Skip to content
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

Silence beatmap retrieval failures from results screen favourite button #29710

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

bdach
Copy link
Collaborator

@bdach bdach commented Sep 6, 2024

As reported (very poorly) in #28991 (comment).

I believe this is a total edge case and is mostly visible on dev due to some beatmaps existing on osu.ppy.sh and not on dev.ppy.sh, but I tend to agree in general that these types of failures should not be firing very loud error notifications; logging to network and disabling the button with a tooltip adjustment should be enough.

As reported (very poorly) in
ppy#28991 (comment).

I believe this is a total edge case and is mostly visible on dev due to
some beatmaps existing on `osu.ppy.sh` and not on `dev.ppy.sh`, but I
tend to agree in general that these types of failures should not be
firing very loud error notifications; logging to network and disabling
the button with a tooltip adjustment should be enough.
@peppy peppy enabled auto-merge September 6, 2024 08:35
@peppy peppy disabled auto-merge September 6, 2024 09:08
@peppy peppy merged commit a912d86 into ppy:master Sep 6, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants