SortableJS/Sortable

[bug] Touch Events Issue: Links Inactive After Minimal Drag

rockftx opened this issue · 0 comments

Description

When dragging an item on a touchscreen, if the item is moved only slightly and then released, subsequent clicks on any link on the page become ineffective. The links only respond after a second click. However, if the drag results in swapping positions of the items, links work as expected on the first click.

Steps to Reproduce

  1. On a touchscreen device, slightly drag an item but release it quickly without significant movement.
  2. Try clicking on a link (e.g., the GitHub link in the top right corner).
  3. Observe that the link does not respond on the first click but works on the second.
SortableJS.-.Google.Chrome.2024-06-05.21-21-55.mp4