Download table as CSV
@ mention of reviewers`
@dde6khkg`
A brief description of the purpose of the changes contained in this PR.
This pull request adds a button to download leaderboards as a CSV.
Issues this PR resolves
Known issues to be addressed in a separate PR
...
A checklist for hand testing
-
Works with leaderboards that have multiple tasks. -
Works with leaderboards with multiple submissions. -
Does an empty leaderboard return nothing? -
Is CSV button hidden for users who are not authorized? -
Do users get PermissionDenied if they make a API request without being authorized?
Misc. comments
If leaderboards are changed to be unique for each phase this will need to be altered.
Checklist
-
Code review by me -
Hand tested by me -
I'm proud of my work -
Code review by reviewer -
Hand tested by reviewer -
Ready to merge