Skip to content

Fix presenting a beatmap when a difficulty range is set #33012

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

konekowo
Copy link

@konekowo konekowo commented May 2, 2025

Intends to close #29143.

@peppy
Copy link
Member

peppy commented May 2, 2025

I'm not sure we want this but at very least this needs test coverage at very least. There's some similar tests already in TestSceneScreenNavigation.

Also fix a small bug with finding a beatmap within the set difficulty range.
@pull-request-size pull-request-size bot added size/M and removed size/S labels May 3, 2025
@konekowo
Copy link
Author

konekowo commented May 3, 2025

Okay, I added test coverage for this. Also, now that I think about it, there may be a better way to implement this fix. Should I have the DifficultyRecommender select a beatmap within the difficulty range?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Presenting a beatmap that is outside the specified difficulty range in song select doesn't work
2 participants