Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(react): use background color instead of scrim for proper scrolling with dialogs #293

Merged
merged 2 commits into from
Jul 23, 2021

Conversation

scurker
Copy link
Member

@scurker scurker commented Jul 23, 2021

The scrim had some issues, namely that it was layered on top of the scrollbar and prevented the scrollbar from being directly interacted with, even while the outer container containing the modal was scrollable.

@scurker scurker marked this pull request as ready for review July 23, 2021 16:02
@scurker scurker enabled auto-merge (squash) July 23, 2021 16:03
@scurker scurker merged commit 471280a into develop Jul 23, 2021
@scurker scurker deleted the dialog-scrolling-background branch July 23, 2021 16:28
@scurker scurker mentioned this pull request Jul 23, 2021
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