Ability to reorder rules
Closed this issue · 1 comments
rossjrw commented
It'd be nice to be able to move rules up and down once added, as their order is important.
Ideally I'd like to see a drag-and-drop interface but dear god no I am not going to waste away implementing that. Easier would be a couple of arrows.
It's possible that Vue provides the animations for this, and maybe even the drag and drop functionality out of the box.