Skip to content

Conversation

@elohmeier
Copy link

@elohmeier elohmeier commented Jun 1, 2025

Add min-w-0 to sidebar-inset to ensure proper flex layout behavior

  • Prevents sidebar from shrinking more than intended in flex containers
  • Allows main content to resize correctly without being constrained
  • Resolves potential layout issues with responsive sidebar design

fixes #2008

Before:
Screenshot 2025-06-01 at 11 23 07

After:
Screenshot 2025-06-01 at 11 23 21

Add `min-w-0` to sidebar-inset to ensure proper flex layout behavior

- Prevents sidebar from shrinking more than intended in flex containers
- Allows main content to resize correctly without being constrained
- Resolves potential layout issues with responsive sidebar design
@changeset-bot
Copy link

changeset-bot bot commented Jun 1, 2025

🦋 Changeset detected

Latest commit: 37784ab

The changes in this PR will be included in the next version bump.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@elohmeier elohmeier changed the base branch from main to next June 1, 2025 09:16
@elohmeier elohmeier changed the title next fix(sidebar): prevent sidebar content from excessive shrinking Jun 1, 2025
@AdrianGonz97 AdrianGonz97 deleted the branch huntabyte:next June 8, 2025 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants