Drag & Drop Ordering for Subflows in Palette Sidebar

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:

1 Like

I would suggest that alphabetical order would be sufficient and much easier to implement.
As long as there is some known logic to the order then it would not be too hard to find them.