Sortable icon indicating copy to clipboard operation
Sortable copied to clipboard

Move element between shared lists

Open joaocosta-azores opened this issue 2 years ago • 1 comments

I'm trying to move an element between lists. I'm able to drag between shared lists but after dragging to one of the lists, I show a popup where the user needs to confirm if he wants to move it. If user cancels I want to move item back to previous list. Any idea how i can accomplish this? I don't see a way to move items programmatically.

joaocosta-azores avatar Jun 16 '23 16:06 joaocosta-azores

Try this, it works for me: https://github.com/SortableJS/Sortable/issues/266#issuecomment-1619729909

mlisowsk avatar Jul 06 '23 19:07 mlisowsk