#38323·osu

Collections starting with lowercase letters should be alongside uppercase-starting collections

Author: peppyCreated Jul 16, 2026Updated Sep 17, 2026
Labelsarea:song-select

I think we probably want to fix this, but it's a bit high effort (realm doesn't support ignoring case natively, so we're going to have to take things into our own hands).

Discussed in https://github.com/ppy/osu/discussions/38130

Originally posted by Reletr June 21, 2026 This completely threw me off for some time time and I had thought that Lazer wasn't properly importing my collections. Currently in Stable, collections are primarily sorted in alphabetical order from A to Z, regardless of capitalization. screenshot437 However, in Lazer, capitalization is considered, which flings lowercase collections after uppercase Z. Not only does it not follow Stable behaviour, it's also not really intuitive in a general sense. osu_2026-06-21_02-09-14

(On a smaller note, the ordering for special characters are completely different as well, but this I'm more tolerant to since there's not really a predefined intuitive order for them anyway.)