dash-draggable
dash-draggable copied to clipboard
Experience on touchscreens
The CSS classes 'item', 'item-top', 'item-top-content' and/or the 'onTouch*' events should be modified for a better experience on touchscreens.
Current behaviour : the items are dragged when the user touches anywhere on the cards
Expected behaviour : the items are only dragged when the user touches the top of the cards
Solving this will be nice !
Aiming to extend usability on a touch screen.
Leaving an input text in a child element is impossible to edit in a touch screen. Works perfectly in a pc