Skip to content

fix(globalDrawer): fix horizontal scroll on small screens#109168

Merged
priscilawebdev merged 2 commits intomasterfrom
priscila/fix/drawer-horizontal-scroll
Feb 24, 2026
Merged

fix(globalDrawer): fix horizontal scroll on small screens#109168
priscilawebdev merged 2 commits intomasterfrom
priscila/fix/drawer-horizontal-scroll

Conversation

@priscilawebdev
Copy link
Member

Before

Screen.Recording.2026-02-24.at.02.18.57.mov

After

Screen.Recording.2026-02-24.at.02.18.15.mov

closes https://linear.app/getsentry/issue/TET-1906/drawer-component-breaks-on-mobile

On small screens, the DrawerSlidePanel's overscroll-behavior: contain
was blocking horizontal scroll chaining. Add responsive styles to restore
proper horizontal scrolling behavior on mobile.
@linear
Copy link

linear bot commented Feb 24, 2026

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Feb 24, 2026
@priscilawebdev priscilawebdev marked this pull request as ready for review February 24, 2026 06:25
@priscilawebdev priscilawebdev requested a review from a team February 24, 2026 06:25
@priscilawebdev priscilawebdev changed the title fix(globalDrawer): fix horizontal scroll on mobile viewports fix(globalDrawer): fix horizontal scroll on small screens Feb 24, 2026
Copy link
Member

@obostjancic obostjancic left a comment

Choose a reason for hiding this comment

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

🚀

@priscilawebdev priscilawebdev merged commit b8ecad9 into master Feb 24, 2026
63 checks passed
@priscilawebdev priscilawebdev deleted the priscila/fix/drawer-horizontal-scroll branch February 24, 2026 08:51
@github-actions github-actions bot locked and limited conversation to collaborators Mar 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants