johnny / johnny/jquery-sortable

Problem with touch devices and links

Open
#175 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
1.5k
Forks
429
PR merge metrics
No merged PRs in 30d

Description

Hi, great library, works perfectly when used on pcs with the mouse. On touch devices like iPad or Android I experienced a problem though:
I've got the following markup:
ul
li
a href=xyz
Sorting items by dragging works perfectly, but clicking on the links has no effect.

I tried this patch: https://github.com/johnny/jquery-sortable/pull/169 but it isn't perfect either. Clicking on links works with this page, also the dragging works, but when dropping the link is clicked instead of firing the onDrop event.

Any idea?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.