Option to disable nested modals #64
l0n3s0m3-w0lf13
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, when opening a modal from another modal, the first modal remains visible underneath the second. This can create visual issues, especially when the second modal is smaller than the first, as the first modal is still partially visible in the background.
Is it possible for a second modal to act as an independent modal/route, but accessing from the first one?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions