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

Hide leaderboard when leaderboard is hidden #1147

Merged
merged 1 commit into from
Sep 9, 2023

Conversation

Didayolo
Copy link
Collaborator

@Didayolo Didayolo commented Sep 8, 2023

Summary

The leaderboard was still visible even with the "Leaderboard is hidden" option enabled. This PR fix this behavior. Only the display is changed here, so the leaderboard may be accessible using API or other tricks.

Issues this PR resolves

A checklist for hand testing

  • Check that you can see the leaderboard with a non-admin account
  • Hide the leaderboard
  • Check that it is hidden for the non-admin

Checklist

  • Code review by me
  • Hand tested by me
  • I'm proud of my work
  • Code review by reviewer
  • Hand tested by reviewer
  • CircleCi tests are passing
  • Ready to merge

@Didayolo Didayolo linked an issue Sep 8, 2023 that may be closed by this pull request
@Didayolo Didayolo merged commit e7ad05b into develop Sep 9, 2023
1 check passed
@Didayolo Didayolo deleted the fix-hidden-leaderboard branch September 9, 2023 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Leaderboard is hidden" not working
1 participant