react-sortablejs icon indicating copy to clipboard operation
react-sortablejs copied to clipboard

React bindings for SortableJS

Results 110 react-sortablejs issues
Sort by recently updated
recently updated
newest added

Failed to compile. **To Reproduce** `npm i react-sortablejs` **Expected behavior** All work fine **Information** Versions - Look in your `package.json` for this information: react-sortable = ^6.1.4 react = ^16.13.1 **Additional...

I noticed these two properties were added to my objects and although it only presented one minor issue, please consider on renaming these two properties to something less common and...

**Describe the bug** Once i install react-sortablejs node module with react app and then proceed with dependency works, I had caught with below mentioned issue **To Reproduce** Steps to reproduce...

status:needs-reproduction

Hello @waynevanson Would you happen to have the missing nested example on a codepen or somewhere? It would be great to add it to the examples section. Thanks in advance

This library should not be using class components.

![image](https://user-images.githubusercontent.com/43166363/171337312-7f917d8a-59a9-44e2-9feb-ef6ff3d07962.png)

I have a component that looks like this and I only want to swap the Answer between Question. ![image](https://user-images.githubusercontent.com/51308208/106415292-4ff5ce00-6481-11eb-8ef3-690119e25a08.png) I've managed to swap the answer only, but when I drag...

**Describe the bug** In a nutshell, I recreated a basic demo of `react-sortablejs` within next.js (see here: https://github.com/scouttyg/sortablejs-nextjs-test-bug), but for some reason things don't seem to work when I go...

**Short** This is a series of issues, some more reproducible than others, I found when trying to use MultiDrag, in particular when playing with the MultiDrag example on the [examples...

With the mobx library, the list data is all responsive, so nesting will be much easier, making it similar to Vuedraggable?