[Modal] Scroll when modal is higher than viewport #11969
Labels
component: modal
This is the name of the generic UI component, not the React module!
duplicate
This issue or pull request already exists
When I make modal that is higher than viewport it is cut from top and bottom and I can't scroll body to see its content. Is it possible to make it scrollable?
Expected Behavior
When modal is higher than viewport we should be able to scroll the page.
Current Behavior
Modal is cut from top and bottom and it can't be scrolled.
Steps to Reproduce (for bugs)
https://j7qmo6oxx5.codesandbox.io/
Context
Your Environment
The text was updated successfully, but these errors were encountered: