Show overlay above previous modal when a new modal is opened #50
kalon-robson
started this conversation in
General
Replies: 1 comment 1 reply
-
Hey @kalon-robson! Have you seen the drawer example yet? It demonstrates how to apply background overlay to each modal individually, distinct from the top-level modal overlay. Check it out: https://facelessui.com/docs/modal/examples/drawer |
Beta Was this translation helpful? Give feedback.
1 reply
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 am uncertain if this is already a feature or if I've implemented it incorrectly.
When I open a modal, I can see the overlay, which is the parent for all modals.
When I then open a modal within a modal, it would be visually handy if an overlay was covering the parent modal.
Would you be interested in a proposed PR for this?
Kind Regards,
Kalon Robson
Beta Was this translation helpful? Give feedback.
All reactions