Replies: 1 comment
-
This will be superr 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.
-
The Dialog component is great but we're running into a lot of headaches when it comes to outside click behavior as described in #621. Especially working with toasts is a real pain at the moment and a lot of people have also seem to have similar issues.
Proposal:
Add a flag that lets you disable closing the dialog on outside click
#768 could also work but an explicit flag might make it more developer-friendly
Beta Was this translation helpful? Give feedback.
All reactions