Dialog: close on click outside of component #2286
lfaudreejr
started this conversation in
Ideas
Replies: 2 comments
-
I would also like this feature 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Even just a parameter to the close emit indicating whether it was a click or escape would be helpful. |
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.
-
Some of us would like to disable this for clicking outside the component while keeping the functionality for close on escape keypresses. There's already a close event emitted, that could be useful for this scenario if the event was passed back to the user. Would you be willing to add this so we can determine on how and when we want to close the dialog?
Beta Was this translation helpful? Give feedback.
All reactions