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

[ENG-1831] Properly sort item names #2624

Open
iLynxcat opened this issue Jul 22, 2024 Discussed in #2623 · 2 comments
Open

[ENG-1831] Properly sort item names #2624

iLynxcat opened this issue Jul 22, 2024 Discussed in #2623 · 2 comments
Assignees
Labels
core kind/improvement Changes to existing features linear

Comments

@iLynxcat
Copy link
Member

iLynxcat commented Jul 22, 2024

As of now, we are simply sorting files via SQLite sort. In order to reliably produce results that worldwide users expect, we should properly account for other non-English-like character sets when sorting files.

@iLynxcat iLynxcat added good first issue Good for newcomers kind/improvement Changes to existing features core and removed good first issue Good for newcomers labels Jul 22, 2024
@matheus-consoli matheus-consoli self-assigned this Jul 29, 2024
@iLynxcat iLynxcat changed the title [ENG-1831] Properly sort files in non-Roman alphabets [ENG-1831] Properly sort item names Jul 29, 2024
@iLynxcat
Copy link
Member Author

Renamed issue to specify that this should properly account for number sorting as well.

small problem but when i sort by name it skips numbers. so like here it goes from 1, 10, 101, 102, etc until 109, then it goes down to 11, before it lists 110, 111, 112, and so on.

Posted in Discord by 0mw July 29, 2024

cc @matheus-consoli

Copy link

linear bot commented Jul 30, 2024

@iLynxcat iLynxcat added the linear label Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core kind/improvement Changes to existing features linear
Projects
None yet
Development

No branches or pull requests

2 participants