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

Closed
opened 2026-04-05 16:26:36 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @loukylor on 8/26/2024

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.

*Originally created by @loukylor on 8/26/2024* 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.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#779