Skip to content

fix(react): useDragAndDrop handles touch scrolling inside element#209

Merged
krutoo merged 1 commit intomainfrom
use-drag-and-drop-touch-fix
Feb 28, 2026
Merged

fix(react): useDragAndDrop handles touch scrolling inside element#209
krutoo merged 1 commit intomainfrom
use-drag-and-drop-touch-fix

Conversation

@krutoo
Copy link
Owner

@krutoo krutoo commented Feb 28, 2026

Prevoiusly hook incorrectly skip onDrop call on scrolling target element,
now touchend event handler added

Prevoiusly hook incorrectly skip onDrop call on scrolling target element, now touchend event handler added
@krutoo krutoo self-assigned this Feb 28, 2026
@krutoo krutoo changed the title fix(react): useDragAndDrop handles scrolling bu touch inside element fix(react): useDragAndDrop handles touch scrolling inside element Feb 28, 2026
@krutoo krutoo merged commit 1943a8d into main Feb 28, 2026
3 checks passed
@krutoo krutoo deleted the use-drag-and-drop-touch-fix branch February 28, 2026 16:50
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.

1 participant