1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game/Screens/Ranking
Bartłomiej Dach 9f834ca1a2
Silence beatmap retrieval failures from results screen favourite button
As reported (very poorly) in
https://github.com/ppy/osu/pull/28991#issuecomment-2331854970.

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.
2024-09-06 10:29:23 +02:00
..
Contracted Apply NRT to ContractedPanelTopContent 2024-05-14 15:20:36 +02:00
Expanded Apply NRT to results statistics displays 2024-05-14 15:21:12 +02:00
Statistics Update HasFlag usages 2024-07-03 00:19:04 +09:00
AspectContainer.cs Automated pass 2023-06-24 01:00:03 +09:00
CollectionButton.cs update var names and test logic 2024-08-01 02:52:41 -07:00
CollectionPopover.cs Make collection button test less broken 2024-08-15 11:49:15 -07:00
FavouriteButton.cs Silence beatmap retrieval failures from results screen favourite button 2024-09-06 10:29:23 +02:00
PanelState.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
ReplayDownloadButton.cs Reset download state when score is changed 2024-07-26 05:11:54 +03:00
ResultsScreen.cs Merge branch 'master' into master 2024-08-19 14:30:20 +02:00
RetryButton.cs Automated pass 2023-06-24 01:00:03 +09:00
ScorePanel.cs Clamp X value to avoid excessive balance shift 2024-06-13 18:06:19 +02:00
ScorePanelList.cs Apply NRT to ScorePanelList 2024-05-14 15:19:43 +02:00
ScorePanelTrackingContainer.cs Automated pass 2023-06-24 01:00:03 +09:00
SoloResultsScreen.cs Apply nullability annotations to ResultsScreen & inheritors 2024-04-25 10:58:28 +02:00