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

Highlight Content within Input box inside a Draggable Element #1053

Open
iamterryclark opened this issue Mar 2, 2023 · 0 comments
Open

Highlight Content within Input box inside a Draggable Element #1053

iamterryclark opened this issue Mar 2, 2023 · 0 comments

Comments

@iamterryclark
Copy link

This seems related to #477, I have tried to use data-no-dnd="true" with success.

I am trying to fix an issue with where a draggable element has an input box inside.

Clicking on the inputbox area, to edit the text, and dragging to the left will trigger a drag event.

image

I have added a small distance constraint to the MouseSensor, to allow me to click on other elements.

I wasn't really sure how #477 should be applied.

Thanks in advance

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

No branches or pull requests

1 participant