Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement drag and drop of items #388

Open
josdejong opened this issue Apr 18, 2017 · 4 comments
Open

Implement drag and drop of items #388

josdejong opened this issue Apr 18, 2017 · 4 comments
Labels
Milestone

Comments

@josdejong
Copy link
Owner

josdejong commented Apr 18, 2017

Implement vertical drag and drop for the new editor (v6 next). Probably using 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:

bevacqua/dragula#31
bevacqua/dragula#341

@josdejong josdejong added the next label Apr 18, 2017
@josdejong josdejong mentioned this issue Apr 18, 2017
23 tasks
@josdejong josdejong modified the milestone: v6 Apr 18, 2017
@josdejong josdejong changed the title [v6] Implement drag and drop of items Implement drag and drop of items Jun 12, 2019
@maneetgoyal
Copy link

@josdejong Definitely looking forward to this feature. We are using this editor in a bunch of our in-house apps and it's a treat to work with. Great work by you and all other contributors! 👍🥇

@josdejong
Copy link
Owner Author

Thanks Maneet 👍

@p3x-robot
Copy link
Contributor

is there a way to disable dragging? as i have issues it, it alwyas thinking it is dragging.

@josdejong
Copy link
Owner Author

@p3x-robot I think with some CSS you can hide the drag button that allows you to start dragging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants