Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable sorting of applications #87

Open
invakid404 opened this issue Oct 24, 2022 · 1 comment · May be fixed by #93
Open

Configurable sorting of applications #87

invakid404 opened this issue Oct 24, 2022 · 1 comment · May be fixed by #93
Labels
enhancement New feature or request

Comments

@invakid404
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The application list (specifically the autodetected Kubernetes applications) appears to be in "last modified" order. Currently, there seems to be no way to sort them in a custom way (e.g. in alphabetical order).

Describe the solution you'd like
I'd like to have a global configuration option, which allows me to specify in what order I want the applications to be. Perhaps "ascending" and "descending" would be enough as a start.

Describe alternatives you've considered
N/A

Additional context
N/A

@toboshii toboshii added the enhancement New feature or request label Oct 25, 2022
@ullbergm
Copy link
Contributor

Two questions.

  • Any reason we shouldn't just sort the apps alphabetically all the time?
  • Do we ignore case?

@ullbergm ullbergm linked a pull request Oct 31, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants