Non-modal dialogs? (alerts, subwindows, etc.) #586
Unanswered
Frozenlock
asked this question in
Help
Replies: 3 comments 1 reply
|
Perhaps the modal styles should apply to elements with |
1 reply
|
an additional wrinkle is that |
0 replies
|
The current way of applying |
0 replies
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.
It seems that Picocss is treating any dialog element as a modal: adds a blurry background, fixes the position and prevents interaction with other elements.
Is there something that can be done to have normal (non-modal) dialogs?
All reactions