-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Description
Currently, the "Running Commands" page only supports sorting command cards in ascending order (e.g., by start time).
When there are many commands running, it would be helpful to also support reverse (descending) sorting, so that the most recent or last-started command can appear on top.
Use Case
- Easier to monitor the latest commands without scrolling.
- Improves UX when dealing with long-running lists.
Expected Behavior
- Add an option (button, toggle, or dropdown) to switch between ascending and descending order.
- Default behavior can remain unchanged, but users should be able to flip the order.
Alternatives
Manually scrolling to the bottom is possible, but inconvenient with many items.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers