-
Notifications
You must be signed in to change notification settings - Fork 90
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
Disable background scroll when Dialog open #3906
Comments
This seems like a defect and should be fixed. |
@tomhazledine @Fercas123 for awareness of the issue, what is our recommended solution |
grouped dialog issues into one sprint, needs further grooming, so dates subject to change |
Latte Goal: review PR as it overlaps with Overlay |
Pending update from @Fercas123 moving to Lungo until we know otherwise |
Lungo Goal: review PR |
Contribution: Macc: follow up with Liam |
Mocha Goal: follow up with Liam |
one more dev review required... has been updated by Liam with our feedback |
(ZC) Reviewed but changes required. No further action this sprint. |
Red Eye: feedback needs to be added to PR by EOS |
Area
UI Components
The problem
The current behavior of the Dialog component allows for background scrolling when the Dialog is open. This can sometimes lead to unintentionally scrolling the background content while interacting with the Dialog. It would be nice to have an option to disable this.
The solution
Add a new prop to Dialog which disables background scrolling. eg
disableBackgroundScrolling: boolean
Alternatives and examples
.
Are you a JPMorgan Chase & Co. employee?
The text was updated successfully, but these errors were encountered: