SortableJS / vue.draggable.next

Vue 3 compatible drag-and-drop component based on Sortable.js
https://sortablejs.github.io/vue.draggable.next/#/simple
MIT License
3.78k stars 518 forks source link

HTML elements in a draggable are not clikable on mobile devices #174

Open ItsReddi opened 2 years ago

ItsReddi commented 2 years ago

First check https://github.com/SortableJS/Vue.Draggable/blob/master/CONTRIBUTING.md

Steps to Reproduce:

Open https://sortablejs.github.io/vue.draggable.next/#/third-party on a mobile device browser Try to click the caret.

Actual Behavior

The caret does not open or close the "text" and the item is dragged instead

Expected Solution

The caret must open or close the "text", when clicked / touched

fheider commented 1 year ago

+1

maybe a drag threshold could help

johnflash4real commented 1 year ago

+1