Skip to content

Allow reverse sorting of command cards on "Running Commands" page #6

@xxfttkx

Description

@xxfttkx

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

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions