viclafouch / mui-chips-input

📌 A chips input designed for MUI (Material ui) V6
https://viclafouch.github.io/mui-chips-input/
MIT License
83 stars 19 forks source link

Added ability to change the order of chips by Drag&Drop #51

Closed ynng3 closed 1 week ago

ynng3 commented 1 week ago

You can change the order of Chips through a drag-and-drop event listener.

Demo Video

https://youtu.be/4TM7Deq8lOM

Reference

45

P.S.

This PR includes the PR from #50.

viclafouch commented 1 week ago

Hello !

First, thanks a lot for your help on this.

However, it lacks a lot of work.

Don't hesitate to rework these points. Thanks all the same for your involvement!

ynng3 commented 1 week ago

@viclafouch Thanks feedback.