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

ordering exchange of elements without affecting the other items #158

Open
FuriosoJack opened this issue Aug 1, 2021 · 0 comments
Open

Comments

@FuriosoJack
Copy link

FuriosoJack commented Aug 1, 2021

hello, you can use another ordering library other than the one that the documentation says.

Example
https://codesandbox.io/s/vuedraggable-with-css-grid-forked-drqdo?file=/src/App.vue

I need to do an order where two of the items in the list are exchanged without the others changing, which is what will happen by default

This is an example of what I need to do. With the default ordering library it is complicated and I don't understand how to do it but as seen in the example I could do it with another, however the implementation of vue-agent-file is coupled to slicksort

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

No branches or pull requests

1 participant