You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once one opens a nested popup (see http://codepen.io/anon/pen/ZYgLVw) the backdrop is not fully released and screen will stay dimmed.
Click on button "Open Popup" => backdrop dims the screen, popup no 1 opens
In the popup no. 1 click on "OK" => popup no1 closes, popup no2 opens
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.
The text was updated successfully, but these errors were encountered:
jbollacke
changed the title
bug: Nested popups do not release backdrop
bug: bug: Nested popups do not release backdrop
Apr 14, 2015
jbollacke
changed the title
bug: bug: Nested popups do not release backdrop
bug: Nested popups do not release backdrop
Apr 14, 2015
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.
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.
The text was updated successfully, but these errors were encountered: