On Modal open, unable to clearly display content in the background and unable to display something at the level of the open modal #1586
Labels
triage
We discuss this topic in our internal weekly
Prerequisites
What happened?
We have an ix modal (popup). When the modal opens, it rises above the background, which then becomes blurred. We want to display notifications or content either behind the modal or at the same level (side by side or on the same plane). However, we’re unable to do this because once the modal opens, all other content changes occur only in the blurred background, leaving just the modal on top. As a result, any changes on the screen are visible only in the blurred background, and we can’t display content clearly on the same plane as the modal or clearly in the background.
So, the issues are when modal opens:
What type of frontend framework are you seeing the problem on?
Angular
Which version of iX do you use?
2.2.0
Code to produce this issue.
The text was updated successfully, but these errors were encountered: