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 dragging es-panel selects everything inside the panel [UI-209] #416

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

teamchong
Copy link
Contributor

This PR addresses an issue where dragging on the es-panel results in selecting all elements inside the panel, leading to unintended behavior. The fix ensures that panel elements remain intact during drag interactions without triggering selection of internal content.

Closes UI-209

@teamchong teamchong self-assigned this Oct 15, 2024
@teamchong teamchong force-pushed the teamchong/fix-es-panel-dragging-issue branch from b8d8365 to ead39a8 Compare October 15, 2024 15:23
Copy link
Member

@George-Payne George-Payne left a comment

Choose a reason for hiding this comment

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

Code looks fine, but wrong commit message

@teamchong teamchong force-pushed the teamchong/fix-es-panel-dragging-issue branch from ead39a8 to d27678f Compare October 30, 2024 11:43
@George-Payne George-Payne merged commit 5481757 into main Oct 30, 2024
2 checks passed
@George-Payne George-Payne deleted the teamchong/fix-es-panel-dragging-issue branch October 30, 2024 12:04
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