Add ability to view other beatmaps in set when difficulties are grouped by set#36175
Add ability to view other beatmaps in set when difficulties are grouped by set#36175peppy merged 5 commits intoppy:masterfrom
Conversation
|
Is it not possible to just display all the difficulties without going to that "temporarily showing all beatmaps" thing? The way it works now looks pretty frustrating to use, I think just expanding all the difficulties would be a noticeable UX improvement. |
why? have you even tried it? you don't even need to compile anything, this already went out in tachyon when difficulties are split (#36047) and you are the first person to complain |
at the end of the day the only person whose opinion i find relevant before this gets pushed to a mass release is @peppy's |
|
dim has been removed as @peppy agrees with removing it. i'm not going to do anything else with the above feedback until this sees a larger release. acquiescing to every possible github passerby is neither sane or feasible. |
|
It's not about "acquiescing", it's about improving the feature (and by extension, the game). It feels that you're thinking that if you do it my way, then you'll be "giving in to demands" or something, when you should really be looking at it as a suggestion, as in, if you look at my posts and think "yeah, that UX would be better", then you could add it like that. |
|
I'm fine with this being implemented how it is as a first pass. I can understand @monochrome22's concern for their specific use case, but I'd want to hear more user feedback before considering a different approach. What we have here is well defined and matches the non-grouped display flow too. |
|
Thank you so so so so so much for bringing this back. |



Additionally pills corresponding to difficulties that are currently filtered out are now less prominent.
Screen.Recording.2025-12-30.at.12.53.12.mov
Closes #36039.
The part that makes this show the filtered out difficulties required some new crimes; see e07b828.
I have not done any benchmarking of this, want to see if this survives the initial review barrage.