goauthentik / goauthentik/authentik

Improve list ordering in webinterface: Don't differentiate between uppercase letters and lowercase letters

Open
#8,017 0 comments 0 reactions 0 assignees View on GitHub
enhancement enhancement/confirmed
Dominant language
Python
Stars
25.6k
Forks
2k
Avg merge
1d 1h
Merged PRs (30d)
644

Description

**Is your feature request related to a problem? Please describe.**
I've noticed that in the webinterface whenever lists are ordered alphabetically, it makes a difference wether the items start with uppercase or lowercase letters. Uppercase letters come first. E.g. the list would be ordered like this: Echo, Zulu, foxtrott.

**Describe the solution you'd like**
I think it should be ordered like this: Echo, foxtrott, Zulu.
It should not matter wether a letter is in uppercase or lowercase.
I personally also am used to this not actually making a difference.

**Describe alternatives you've considered**
It works fine the way it is, it's just irritating

**Additional context**
not necessary

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.