-
Notifications
You must be signed in to change notification settings - Fork 350
fix(Dialog): click outside handler should be on the wrapper - not content - of the Dialog #3145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(Dialog): click outside handler should be on the wrapper - not content - of the Dialog #3145
Conversation
|
A new prerelease version of this PR has been published! 🎉 To update Or with npm: |
rivka-ungar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👑 👑 👑
|
📦 Bundle Size Analysis ✅ No bundle size changes detected. Unchanged Components
📊 Summary:
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
This caused cases where when we used LayerProvider to send other dialogs to live under our root dialog (like rendering a dropdown inside a dialog), we got a click outside trigger everytime a user chose something on the dropdown.
this should fix it.
https://monday.monday.com/boards/3532714909/pulses/18233338168