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

Add team beatmap leaderboards #32360

Merged
merged 6 commits into from
Mar 13, 2025
Merged

Conversation

peppy
Copy link
Member

@peppy peppy commented Mar 13, 2025

In line with ppy/osu-web#11989.

@peppy peppy force-pushed the add-team-beatmap-leaderboards branch from a37b6fc to b0cf5e8 Compare March 13, 2025 07:28
@bdach bdach self-requested a review March 13, 2025 07:34
Comment on lines +45 to +47
case BeatmapLeaderboardScope.Team:
text.Text = BeatmapsetsStrings.ShowScoreboardNoScoresTeam;
break;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checking web, web just doesn't show the team scope if you're not on a team... Not sure if this is an issue or not? It definitely may be pretty annoying to match web given how TabControl can be a bit jank...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah just going with it for now.

@bdach
Copy link
Collaborator

bdach commented Mar 13, 2025

Aside from the above, seems to work as advertised

@bdach bdach merged commit 0f74f7e into ppy:master Mar 13, 2025
7 of 10 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