Sortable
Sortable copied to clipboard
Move element between shared lists
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.
Try this, it works for me: https://github.com/SortableJS/Sortable/issues/266#issuecomment-1619729909