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

Fix highlighting of in-freeze submissions by introducing separate met… #2692

Merged
merged 1 commit into from
Sep 21, 2024

Commits on Sep 17, 2024

  1. Fix highlighting of in-freeze submissions by introducing separate met…

    …adata.
    
    Previously, we did try to use the same metadata attribute in different
    scenarios and this was causing unrelated things to break (e.g. when
    having the triangles on the jury scoreboard, we would also incorrectly
    still show pending submissions in the scoreboard.json in the API).
    
    Note that as a side effect, this will no longer show "x + y tries" for
    submissions that happened in the freeze on the jury scoreboard (as we
    did before we introduced the blue triangles).
    meisterT committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4e1ea16 View commit details
    Browse the repository at this point in the history