Skip to content

Fixing empty leaderboard column display issues

Placeholder Jimmy Keith requested to merge 357_leaderboard_column_fixes into develop

@ mention of reviewers`

@ckcollab`

A brief description of the purpose of the changes contained in this PR.

displays "N/A" if score is missing, rather than messing with column ordering

Issues this PR resolves

resolves #357 (closed)

A checklist for hand testing

  • create a competition with multiple leaderboard columns
  • run a submission against it and push it to the leaderboard
  • manually delete one of the submission scores for the submission on the leaderboard (note which one)
  • refresh the leaderboard and verify that all the other scores are still in their correct columns and that the score you deleted shows up as N/A

Any relevant files for testing

comp recommend unhiding columns on leaderboard in the editor/yaml

sub

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

Merge request reports

Loading