Skip to content

Comments

Fixed issue where sidebarinset expands beyond parent causing horizontal scroll#2774

Open
Allaoua9 wants to merge 1 commit intoChainlit:mainfrom
Allaoua9:bugfix/undesired-scrollbar-sidebarinset
Open

Fixed issue where sidebarinset expands beyond parent causing horizontal scroll#2774
Allaoua9 wants to merge 1 commit intoChainlit:mainfrom
Allaoua9:bugfix/undesired-scrollbar-sidebarinset

Conversation

@Allaoua9
Copy link
Contributor

@Allaoua9 Allaoua9 commented Feb 3, 2026

This is a know issue with the shadcn sidebar, more on this here : shadcn-ui/ui#5545

Capture d'écran 2026-02-03 161121

Summary by cubic

Prevents horizontal scrolling by keeping SidebarInset within its parent. Adds min-w-0 to SidebarInset so the flex layout can shrink it and avoid overflow.

Written for commit 2271cba. Summary will update on new commits.

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working labels Feb 3, 2026
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@github-actions
Copy link

This PR is stale because it has been open for 14 days with no activity.

@github-actions github-actions bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Feb 18, 2026
@hayescode hayescode added this pull request to the merge queue Feb 18, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 18, 2026
@github-actions github-actions bot removed the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants