vue-slicksort icon indicating copy to clipboard operation
vue-slicksort copied to clipboard

Drag elements between collections

Open Jexordexan opened this issue 7 years ago • 6 comments

I'm logging this as it is bound to be a popular request.

At this time there are lots of assumptions made about the dragging staying scope only within a single collection.

Draggin elements between collections (and possibly between containers) could take a while to figure out.

This will be a 0.2.x feature

Jexordexan avatar Jan 23 '18 03:01 Jexordexan

Do you have an update on a proposed release date for this feature?

onx2 avatar Aug 19 '18 21:08 onx2

Not at this time, I'm finding it hard to dedicate time to this library with work and personal life stuff. I suggest you use another library like vuedraggable that support this out of the box.

Jexordexan avatar Aug 20 '18 14:08 Jexordexan

Okay, thanks for letting me know -- I'll check out vue draggable. Cheers!

onx2 avatar Aug 23 '18 12:08 onx2

+1 for this feature :)

Great job btw!

francoisauger avatar Nov 12 '18 17:11 francoisauger

Also really looking forward to this. As a workaround, is it possible to assign a "non-draggable" list item and then check whether an item was dragged above or below it? Our goal is to sort of have a "roster/drafting" mechanism where you can move list items above a line (active items) or below it (inactive).

andreasvirkus avatar Nov 22 '18 08:11 andreasvirkus

+1

grindpride avatar Sep 25 '20 10:09 grindpride