Sortable icon indicating copy to clipboard operation
Sortable copied to clipboard

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

Results 275 Sortable issues
Sort by recently updated
recently updated
newest added

An example provided for Autoscroll plugin doesn't work: https://jsbin.com/xecihez/edit?html,js,output View is not being scrolled when drag item up or down.

hi, i try to drag element into a iframe document in same domain, it works well on pc browser, but doesn't work on touch devices.

Wondering if anyone has had this issue before? Using AutoScroll, it sometimes works and other times does not (See video for idea on how it is failing) I've attached below,...

Reproduction demo:https://jsbin.com/xuyapuyuna/1/edit?html,js,output

First, thank you for this amazing library. I am working on a calendar that would allow schedule blocks to be dragged around to different times throughout the day. I'm wondering...

between 1.4.2 and 1.5.0 our sortable implementation quit working. I have no idea what changed so no idea how to fix it.

How can I use outside state management (Redux, Vuex) handle order and placement? I need to know order and shared item, but how can I let React/Vue manipulate the dom...

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...

_**[PLEASE READ THE CONTRIBUTION GUIDELINES HERE!](https://github.com/SortableJS/Sortable/tree/master/CONTRIBUTING.md)**_ _Failure to comply may have your issue automatically closed._ ## Summary Please answer the following questions in sentences. - What is the feature? Please...

Hi! @owen-m1 I have wrote a sortable plugin. After using it, users must stop for a period of time if they want to place elements on the move. It is...