josdejong / josdejong/jsoneditor
Implement drag and drop of items
Open
next
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
Implement vertical drag and drop for the new editor (~v6~ `next`). Probably using [dragula](https://github.com/bevacqua/dragula). It had some issues with drag and drop in a tree of nested items but that may be fixed already. If not we'll have to find a workaround or create a fork of dragula with a fix for it.
See:
https://github.com/bevacqua/dragula/issues/31
https://github.com/bevacqua/dragula/issues/341
Contributor guide
Assessment
This issue has not been assessed yet.