Skip to content

Sort Text Columns Case Insensitively#94

Merged
complexlogic merged 1 commit into
masterfrom
case-insensitive
Feb 16, 2026
Merged

Sort Text Columns Case Insensitively#94
complexlogic merged 1 commit into
masterfrom
case-insensitive

Conversation

@complexlogic
Copy link
Copy Markdown
Collaborator

Some artists intentionally stylize their name with lower case letters. The Manager current sorts these case sensitively, so artists names that begin with lower case letters will appear after those that start with upper case Z, which is not intuitive for users.

This changes the Manager to use case insensitive alphabetical sorting for the text columns.

@complexlogic complexlogic merged commit 8239c78 into master Feb 16, 2026
8 checks passed
@complexlogic complexlogic deleted the case-insensitive branch February 16, 2026 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants