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

[KTable]: Improve built-in sorting to handle case-insensitive string sorting #852

Closed
BabyElias opened this issue Dec 6, 2024 · 3 comments · Fixed by #854
Closed

[KTable]: Improve built-in sorting to handle case-insensitive string sorting #852

BabyElias opened this issue Dec 6, 2024 · 3 comments · Fixed by #854
Assignees

Comments

@BabyElias
Copy link
Contributor

Product

Kolibri

Actual behavior

The uppercase characters are sorted before lowercase characters, leading to inconsistent and unexpected results for users.
Image

Expected behavior

The characters should be sorted in alphabetical order irrespective of their case.

Steps to reproduce the issue

Go to Kolibri > Facility > Classes
Try adding Classes with different initial letter cases.
See how they are displayed in table when sorted according to class name.

@BabyElias
Copy link
Contributor Author

@MisRob , Can you please assign this issue to me?

@MisRob
Copy link
Member

MisRob commented Dec 6, 2024

@BabyElias :-)

@MisRob
Copy link
Member

MisRob commented Dec 17, 2024

Closed by #854

@MisRob MisRob closed this as completed Dec 17, 2024
@AlexVelezLl AlexVelezLl linked a pull request Jan 7, 2025 that will close this issue
8 tasks
@AlexVelezLl AlexVelezLl removed a link to a pull request Jan 7, 2025
8 tasks
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 a pull request may close this issue.

2 participants