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

Multiple Modals Scrolling issue #1504

Closed
wangyueming opened this issue Mar 24, 2017 · 1 comment
Closed

Multiple Modals Scrolling issue #1504

wangyueming opened this issue Mar 24, 2017 · 1 comment

Comments

@wangyueming
Copy link

Steps

  1. From a main window, open a modal which is higher than main window, a scrollbar appears to let me scroll my modal window, it is good. (I notice the body classes are "dimmable dimmed scrolling")
  2. From the modal window, open a new modal window which is a small window, the prior scrollbar disappears. (I notice the body classes are "dimmable dimmed")
  3. Close the second small modal window, return the first high modal window. (I notice the body class is empty)

Expected Result

The scrollbar should appear again.

Actual Result

There is no scrollbar.

Version

0.67.0

@levithomason
Copy link
Member

Duplicate #1157

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants