Tagged Questions
6
votes
2answers
78 views
Order of items in a checklist vs the order those items are checked off
I have a modal with a sidebar of checkboxes that, when checked, append options to a panel on the right for the user to customize.
Example:
My question: I currently have the items being ...