Popover for modals #4439
emanueleperuffo
started this conversation in
Ideas / feature requests
Replies: 1 comment
-
|
Popover modal will be added soon in daisyUI 5.6 |
Beta Was this translation helpful? Give feedback.
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.
-
Hi!
I needed a modal to open and close without javascript, but it's not possible with daisyui currently.
It'd be great to add
.modal:popover-opento the list of selectors inmodal.css.Currently, in my setup, I have copy/pasted the open modal styles from that file to my css inside a
.modal:popover-open {}rule to make it work.It makes the following possible:
Beta Was this translation helpful? Give feedback.
All reactions