rob-balfre / svelte-select

Svelte Select. A select component for Svelte
https://svelte-select-examples.vercel.app
Other
1.25k stars 175 forks source link

implement drag-to-reorder behaviour #635

Open jamesscottbrown opened 8 months ago

jamesscottbrown commented 8 months ago

If multiple values have been selected, then this allows the items to be re-ordered: dragging one item onto another moves the first item to be immediately before/after the second (depending on whether it was initially before or after the second item).

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
svelte-select ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 11, 2023 11:18am
gerricom commented 5 months ago

I really would appreciate it if this finds its way into the official svelte-select. If there is anything I can do to support this, please let me know!