-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
duplicateThis issue or pull request already exists.This issue or pull request already exists.scope: modalChanges related to the modal.Changes related to the modal.
Description
When a Dialog opens body overflow: hidden is set which makes the site/content behind "jump" to the right. Opening and closing just a few dialogs in a row make a bad ux.
In the code i can ModalManager by default set document.body.style to overflow: hidden:
How do i set handleContainerOverflow = false so my Dialog doesn't set body style to overflow: hidden?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
duplicateThis issue or pull request already exists.This issue or pull request already exists.scope: modalChanges related to the modal.Changes related to the modal.