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
{{ message }}
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.
Now when we want to open modal (for example after process button click) inside another modal (i.e. Advanced Edit) the content from process is replacing content of advanced edit.
Expected behavior
After closing one modal (process) we need to go back to another (advanced edit)
We have connected and not connected modal. Two different components. We can display them, over themselves, but when we want to display two modals of the same type, like connected modal over connected modal (advanced edit over add new modal i.e. [it is random example, but i am sure and we experienced that in some cases there is a need to display it]) it causes replacing old modal content with new, without ability to return.
It was never discussed to provide modal inside modal (lots of workarounds), to provide history (sic) inside modal, to navigate between different windows inside.
Type of issue
Feature request
Current behavior
Now when we want to open modal (for example after process button click) inside another modal (i.e. Advanced Edit) the content from process is replacing content of advanced edit.
Expected behavior
After closing one modal (process) we need to go back to another (advanced edit)
.
@cadavre should we just cover one with another?
The text was updated successfully, but these errors were encountered: