Allow config value re-ordering for lists via drag and drop #1458
Labels
✨ Enhancement
Issues marked with this label indicate further enhancements to the program, such as new features.
👍 PR-ok
Issues marked with this label are good candidates for being accepted in a pull request.
🙏 Wishlist
Issues marked with this label are wishlisted. We'd like to make them happen but they're not crucial.
Purpose
For some configuration properties such as
FarmingOrders
the order of selection matters. If I want to change the order of the currently selected values, currently I have to remove a value from the middle and add it again (placing it at the end).Solution
Implement drag-and-drop for the selected values, which are shown below the dropdown menu.
Alternatives
Don't do anything and leave it as is.
Thank you in advance for considering this enhancement.
The text was updated successfully, but these errors were encountered: