Table | Default sort should not consider lower/uppercase when sorting strings #479
Labels
0.5 Story Points
issue size: .5
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
released
Currently, lowercase strings are considered "lower" in a sorted list than other uppercase strings
Sorting should not consider capitalization.
Dev hint: One option is to set the strings to lower-case when sorting them
The text was updated successfully, but these errors were encountered: