Context:
Currently all subflow nodes appear in the sidebar under their configured category (apparently in order of creation), but there is no UI support for re-ordering them.
Request:
Introduce drag-and-drop reordering of subflows.
Options to consider:
- Users drag a subflow entry up/down inside the same category to change its display order.
- Possibly allow dragging a subflow into a different category (though this may be optional or advanced).
Benefits:
- Better visual organisation when many subflows exist.
- Improves discoverability and workflow for large automation projects.
Notes / Considerations:
- Should respect the subflow’s configured category, so drag-and-drop within a category is minimum viable.
- Support for moving between categories may require UI/UX decisions.
- The change should persist across reloads / deployment sessions.
- I found these 2 threads referencing this issue:
Is it possible to order subflows by name on the left rail of the editor
Rearrange subflows