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

[feat] Make user list sorting match the website's sorting #882

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

loukylor
Copy link
Contributor

While this pr was originally meant to fix #704, the sorting done by the VRChat client is a whole can of worms I don't want to ever touch again. This means my commit message is wrong. However, I did confirm that the website uses localeCompare, so I am certain that this change will make the sorting match with the website.

As a result, this pr will improve the handling of unicode characters while sorting and hopefully make it a little easier to find people.

@Natsumi-sama Natsumi-sama merged commit 6ac1a65 into vrcx-team:master Aug 28, 2024
Natsumi-sama pushed a commit to Natsumi-sama/VRCX that referenced this pull request Aug 28, 2024
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.

[Bug] Playerlist sorting by name is not identical to 'Sorted by Name' in VRChat itself
2 participants