[bug] Touch Events Issue: Links Inactive After Minimal Drag
rockftx opened this issue · 0 comments
rockftx commented
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
- On a touchscreen device, slightly drag an item but release it quickly without significant movement.
- Try clicking on a link (e.g., the GitHub link in the top right corner).
- Observe that the link does not respond on the first click but works on the second.