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

Conversation

meisterT
Copy link
Member

…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).

…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 meisterT added this pull request to the merge queue Sep 21, 2024
Merged via the queue into DOMjudge:main with commit e1c592a Sep 21, 2024
26 checks passed
@meisterT meisterT deleted the fixtriangles branch September 21, 2024 05:26
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.

3 participants