-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Modal dialog jumps when opened/closed #4435
Labels
Comments
Having the same issue. When the dialog opens and closes , you can't scroll up or down. the whole page kinda freezes. Any update? |
I am not seeing the modal jump after enabling that setting in macOS, would you mind recording the issue you are describing? |
got it, thanks for recording with the 10% slowdown |
Somewhat related (system scroll bar issue: #5101) |
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The modal dialog turns off body scrolling when displayed. In the case where a scroll bar is displayed in the background (optional on Mac) the modal dialog can be seen to jump left to right on display and right to left on hide.
What package(s) are you using?
carbon-components
Detailed description
Steps to reproduce the issue
NOTE: A vertical jump would also happen if a horizontal scroll bar was shown.
HINT: Replace
with
The text was updated successfully, but these errors were encountered: