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

website: Fix responsiveness of '...' in sortable item #696

Merged

Conversation

othrayte
Copy link
Collaborator

This fixes the core issue with #685 and makes the '...' button work reliably in the sortable items and subsequent dialog easily closable.

It doesn't fix the issue where the modal dialog can be used to drag the sortable item or the fact that the '...' doesn't look like it can be clicked on.

Note: the change from PointerSensor to MouseSensor was required to make this work and dnd-kit says that PointerSensor shouldn't be used with touch sensor, but MouseSensor can be.

Copy link
Collaborator

@AbdBarho AbdBarho left a comment

Choose a reason for hiding this comment

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

Great!

@AbdBarho AbdBarho merged commit e5e0495 into LAION-AI:main Jan 14, 2023
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