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

Drag and drop (sort order and grid) #2

Open
jackbarham opened this issue Oct 28, 2015 · 3 comments
Open

Drag and drop (sort order and grid) #2

jackbarham opened this issue Oct 28, 2015 · 3 comments

Comments

@jackbarham
Copy link

My biggest request is for a drag and drop component that works with Vue. Ideally it would be able to drag and drop anywhere on a responsive grid as well as the usual 'top to bottom' order. The ability to automatically update the order number and a built in callback (to add in a request to save once dropped).

@djyde
Copy link
Member

djyde commented Oct 28, 2015

Great idea! Let me think about it. Thanks!

@egoist
Copy link

egoist commented Oct 29, 2015

The Drag and Drop for React may help: https://github.com/gaearon/react-dnd

And an interesting demo: http://gaearon.github.io/react-dnd/examples-chessboard-tutorial-app.html

@jackbarham
Copy link
Author

That looks good. Also, just found this one: https://github.com/bevacqua/dragula - It has a React and AngularJS bridge. Maybe just need a Vuejs bridge?

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

No branches or pull requests

3 participants