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

bug: Nested popups do not release backdrop #3524

Closed
jbollacke opened this issue Apr 14, 2015 · 0 comments
Closed

bug: Nested popups do not release backdrop #3524

jbollacke opened this issue Apr 14, 2015 · 0 comments

Comments

@jbollacke
Copy link

Type: bug

Platform: all

Once one opens a nested popup (see http://codepen.io/anon/pen/ZYgLVw) the backdrop is not fully released and screen will stay dimmed.

  1. Click on button "Open Popup" => backdrop dims the screen, popup no 1 opens
  2. In the popup no. 1 click on "OK" => popup no1 closes, popup no2 opens
  3. In the popup no. 2 click on "OK" => popup no2 closes

I expect the backdrop to be released and "un-dim" the screen again.

Note: IIRC this issue already popped up once upon a time. Take a look at my comment on 5658a4d. Looks like popup/backdrop component really needs some more test coverage.

@jbollacke jbollacke changed the title bug: Nested popups do not release backdrop bug: bug: Nested popups do not release backdrop Apr 14, 2015
@jbollacke jbollacke changed the title bug: bug: Nested popups do not release backdrop bug: Nested popups do not release backdrop Apr 14, 2015
@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant