-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Fixed delete action on context menu #3803
Conversation
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.
Left a couple comments but this is looking good to me. Requesting a review from @roryabraham as well since he reviewed the proposal
Updated |
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.
LGTM 👍
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Unfortunately the deploy comments are not working right now. This was deployed to staging yesterday. |
Details
Moving the ConfrimModal up the component tree so that it does not close with the Context Menu itself.
Fixed Issues
$ Fixes #3767
Tests | QA Steps
Tested On
Screenshots
Web
delete-w.mp4
Mobile Web
delete-m.mp4
Desktop
delete-d.mp4
iOS
Android
delete-a.mp4