svelte-tags-input
svelte-tags-input copied to clipboard
Drag & drop tag sorting feature
I've added drag & drop tag reordering functionality which I needed for one of my projects.
You can check the functionality in this video:
https://github.com/agustinl/svelte-tags-input/assets/10584134/3476e306-8775-4b7b-a102-4609f0bac680
Is this something you'd like to incorporate in the library? If so I can create a pull request with the changes.
I'd need to add some additional changes to make the functionality work with all different options, so I'm checking first whether this is something you'd like to see added or not.
The code uses native drag & drop API, so no additional external dependencies needed
Hi, absolutely yes! 💯 I thinks is a pretty feature.
+1 this needs to be implemented.