Sortable icon indicating copy to clipboard operation
Sortable copied to clipboard

[feature] MultiDrag "helper" to show the items being dragged

Open ataft opened this issue 3 years ago • 3 comments

When dragging multiple items, only one item is displayed as you drag, as shown here: image

Ideally, it would do one of the following:

  1. Show all the items being dragged
  2. Display something like "3 items selected"
  3. Allow a "helper" option to create my own DOM element to display, similar to Jquery UI. For example, http://jsfiddle.net/hQnWG/614/ uses the helper to display the multiple items, as shown below. image

ataft avatar Jul 13 '21 23:07 ataft

Any solutions ?

YannickArmspach avatar Dec 13 '21 13:12 YannickArmspach

When MultiDrag is enabled, there should be multiple ``.sortable-drag,` just like Android desktop operations

Ciyuzxgppt avatar Nov 03 '22 01:11 Ciyuzxgppt

Any solutions?!

msmosavar avatar Jan 01 '24 15:01 msmosavar