-
Notifications
You must be signed in to change notification settings - Fork 53
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 of selected items #100
Comments
Do you mean to have the ability to drag items inside the list or do you mean to have some sort of sort function? |
draggable items could be awesome! |
Sounds interesting. |
Hey, I think this can be done quite easily if the lib can also export defaults components used
Maybe this is the best way to do it ? |
Hey @sabativi, thank you for looking into this. Would you like to give this feature a go and try and issue a PR for it? |
It seems #117 was not merged. So it's still not possible to wrap the default components into a sortable HOC, right? |
Sorry @lukaspili I think he never got to finishing his PR. |
Thanks for the quick response. At this point I'm just evaluating several options - including multi-select. |
Given any thought of ordering the selected items? Something like hamburgers to reorder selected items
Thanks!
The text was updated successfully, but these errors were encountered: