svelte-tags-input icon indicating copy to clipboard operation
svelte-tags-input copied to clipboard

Drag & drop tag sorting feature

Open milansimek opened this issue 1 year ago • 2 comments

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.

milansimek avatar Feb 02 '24 00:02 milansimek

The code uses native drag & drop API, so no additional external dependencies needed

milansimek avatar Feb 02 '24 00:02 milansimek

Hi, absolutely yes! 💯 I thinks is a pretty feature.

agustinl avatar Feb 02 '24 22:02 agustinl

+1 this needs to be implemented.

towel avatar Jul 13 '25 16:07 towel