[UI] Sortable Headers on Variables & Jobs Table Views #24344
Labels
stage/accepted
Confirmed, and intend to work on. No timeline committment though.
theme/ui
type/enhancement
Proposal
It would be nice if I could sort the 'jobs' and 'variables' table views by any of the column headers (i.e. click 'Name' column's header row and it sorts alphabetically, click it again and it sorts reverse-alphabetically).
Judging by the fact that this already exists on 'servers' and 'clients' table views -- seemingly by way of query string parameters available through the
Sortable
mix-in? -- I'm hoping that this wouldn't require a significant lift (but I've been wrong before [and will be again]). This might alsoUse-cases
Just a small quality-of-life enhancement to allow for more easily finding jobs/variables from the table list without having to filter the displayed items.
Attempted Solutions
Multiple workarounds exist currently for visually locating a job/var from the table view (filters, search) so, again, this is more of a QoL enhancement and the current lack of this feature is not impairing my use of Nomad very much.
[FWIW: Running Nomad v1.9.1+ent]
The text was updated successfully, but these errors were encountered: