Skip to content
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 modal closing on color picker drag #1869 #1931

Merged

Conversation

bryanmck1
Copy link
Contributor

@bryanmck1 bryanmck1 commented Mar 1, 2025

…t the modal from hiding on mouse up whenever mouse down starts within the modal
Copy link
Collaborator

@zachgoll zachgoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice solution, works great!

Would you mind applying this across all of the dialogs?
CleanShot 2025-03-03 at 12 49 09

@bryanmck1 bryanmck1 requested a review from zachgoll March 3, 2025 20:19
@bryanmck1
Copy link
Contributor Author

Thank you, just changed those from click to mousedown and pushed the changes to the branch.

Copy link
Collaborator

@zachgoll zachgoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks! Looks good.

@zachgoll zachgoll merged commit cf0e573 into maybe-finance:main Mar 3, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants