Allow to change the default sort in the lists
Open
- Dominant language
- TypeScript
- Stars
- 205
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
I used to use the HPC client for a while and now I moved to Azure Batch. In the HPC Job Manager, the jobs and the tasks are sorted by Create Time which makes a lot of sense. But Batch Explorer uses "Default" sorting which mixes jobs by name or something.
I wish to see the Jobs and Tasks sorted by Creation Time as well. But when I close the Batch Explorer it forgets those settings and messes the lists up.
**Describe the solution you'd like**
Please remember which sorting the client set and use it for now on until the sorting changes again.
Contributor guide
Assessment
This issue has not been assessed yet.