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 263 Sortable issues
Sort by recently updated
recently updated
newest added

Hi, Im hoping you can guide me here, i cant seem to figure this out. I am using sortable.js in react. I want to drag an item from 1 column...

I'm unable to import sortable into my typescript project. I installed sortablejs as following: npm install --save-dev sortablejs npm install --save-dev @types/sortablejs Then I tried to import it: import Sortable...

#### Problem: Current, when using `pull: 'clone'`, at least in the onEnd callback, the element being dragged is `e.item` while the element that stayed behind `e.clone`. This means you're actually...

feature

I am building a component using Svelte in which you have a list of words and you have to arrange them in the correct order by dragging the words to...

When i hover the handle, i get the `grabbing` cursor style, but when I hold the item, it switches back to the default cursor. Its also reproducible in the following...

help wanted

Seems a bit odd that it hasn't been implemented considering Shadow DOMs have been around for a while now. Whenever I've tried using SortableJS in a Shadow DOM enviornment, there's...

When I use a fixed column as a handle in an elementUI tabel, I can't drag and drop it because the fixed column in the el-table is a separate table,...

**Describe the bug** Currently if you have a wysiwyg text editor (I have used RoosterJS, Froala, and QuillJS) nested inside of an element that has Sortable.create called on it, window.getSelection...

#### Problem: I was playing around with Sortable a few months ago and it was working great for large (~500 rows) tables aside from some strange ghosting issues that only...

bug

I have seen a few issue with this problem but nothing helped for me. Is it a solved this problem? See short video (~30sec), 1) Its fast with a few...