SIGN IN SIGN UP
SortableJS / Sortable UNCLAIMED

Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.

0 0 46 JavaScript

fix the drag position problem when existing non draggable elements at the end of the list

When dragging an element to the end of the list, and existing non draggable elements at the end of the list.  Appending it to the end of the list is not incorrect, It should be inserted before the next sibling of the last draggable element.
C
code4fan committed
3eb35640f095a716782fa5e4f476e1b3a73c3751
Parent: 21f7ede
Committed by GitHub <noreply@github.com> on 8/23/2021, 3:14:14 PM