DOMjudge / domjudge

DOMjudge programming contest jury system
https://www.domjudge.org
GNU General Public License v2.0
701 stars 249 forks source link

Improve urgent/warning status in menu #2486

Open meisterT opened 2 months ago

meisterT commented 2 months ago

We probably could reduce clutter by only adding menu items if they're relevant to the user currently.

Rejudgings only need attention if there's actually one going on.

Judgehosts only need attention if there's an internal error.

And there may be other warnings that we should show, e.g. when a language or problem is disabled....

eldering commented 2 months ago

I think at some point in the past we had menu items only show up when they were "relevant" something like you describe. I recall that that was confusing.

Highlighting menu items in need of attention seems fine to me, but I think we already do so.