ppy / osu

rhythm is just a *click* away!
https://osu.ppy.sh
MIT License
15.32k stars 2.28k forks source link

Difficulty sort groups beatmaps by set, making it mostly useless #2547

Closed jorolf closed 1 year ago

jorolf commented 6 years ago

The current design for beatmapsets with only one beatmap is this: old

This is different from what stable does where it only uses one panel: stable

perhaps the design could be adjusted to be similar to stable: new

peppy commented 6 years ago

I'm not sure if this is going to happen or not, but it sure as hell isn't going to look like that.

DudeMartin commented 6 years ago

What about just displaying the version of the beatmap and its star rating?

singlemapsetmock

I'm considering modifying the artist text to display the mapper just like it does in stable. So in the picture above, it would say IAHN // Monstrata. This makes it so that the redesign does not omit any information.

Update: I think a dot looks better than two forward slashes to separate the song artist and mapper.

singlemapmockwithmapper

lukis101 commented 6 years ago

Longer diff names would push star ratings further to the right thus giving visual inconsistency. (Not a designer, just my 2¢)

peppy commented 5 years ago

Moving this out of milestone. It's clear we do not have the bandwidth to implement this just yet.

LittleEndu commented 4 years ago

Is there a design for this? I'm looking to rework how the carousel draws its panels so a design would be nice to have.

peppy commented 4 years ago

We haven't finalised the UX or design for this just yet. Needs further discussion, so stick with what we have for now.

LittleEndu commented 3 years ago

I want to try implement carousel grouping. Can I make up a design that fits what we have right now or should we wait for the new design to be final before implementing the logic necessary for carousel grouping?

peppy commented 3 years ago

You're most welcome to try, as long as you're prepared to get shot down. I still don't have anything yet (and would need to experiment myself to give any kind of direction).

smoogipoo commented 3 years ago

Groupings were added to the designs https://www.figma.com/file/DXKwqZhD5yyb1igc3mKo1P/Song-Select-Draft-2?node-id=0%3A1 @arflyte Can you confirm whether the design showing carousel groupings (as seen in the second from bottom-right) is the latest design or not? Because the panels in the top-most design are significantly different. Are there two different panel designs for grouped vs non-grouped displays?

LittleEndu commented 3 years ago

Another question is what this issue originally was: Should beatmap sets with single difficulty be displayed as if they would in the non-consecutive case or should header and difficulties version be preferred when not grouping?

halbGefressen commented 2 years ago

To be honest, I think the behaviour should just mimic the old osu! client. E.g. sorting by difficulty should yield the separate difficulties in the exact difficulty ordering.

peppy commented 2 years ago

That is the plan. We have a design ready to go for this, and you will probably see it appear within the next few months.