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
Description: When opening a Modal, the background is set to be unscrollable and is set to scrollable upon closing the Modal. Opening two Modals at the same time and closing one of them results in scrollable background, even though one of the modals is still actively opened.
Steps to reproduce:
1. Have a page filled so, that the content is scrollable
2. Open two Modals at the same time
3. Close one of the Modals
Expected Behaviour: Background is still not scrollable after closing one of the Modals, because the other Modal is still opened
Actual Behaviour: Background becomes scrollable with one Modal still opened.
The text was updated successfully, but these errors were encountered:
Description: When opening a Modal, the background is set to be unscrollable and is set to scrollable upon closing the Modal. Opening two Modals at the same time and closing one of them results in scrollable background, even though one of the modals is still actively opened.
Steps to reproduce:
1. Have a page filled so, that the content is scrollable
2. Open two Modals at the same time
3. Close one of the Modals
Expected Behaviour: Background is still not scrollable after closing one of the Modals, because the other Modal is still opened
Actual Behaviour: Background becomes scrollable with one Modal still opened.
The text was updated successfully, but these errors were encountered: