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

Problem with touch devices and links #175

Open
klemens-u opened this issue May 7, 2015 · 1 comment
Open

Problem with touch devices and links #175

klemens-u opened this issue May 7, 2015 · 1 comment

Comments

@klemens-u
Copy link

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: #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?

@bs-thomas
Copy link

I'm having exactly the same issue. I was wondering if this be looked at?

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

2 participants