DOMjudge / domjudge

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

Disable refresh on internal error page. #2453

Closed meisterT closed 5 months ago

meisterT commented 5 months ago

There is no need to refresh when viewing an individual internal error as no new relevant new information is being added and refreshing / scrolling around makes it hard to copy/paste things.

sentry-io[bot] commented 5 months ago

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: webapp/src/Controller/Jury/InternalErrorController.php

Function Unhandled Issue
App\Controller\Jury\InternalErrorController::viewAction Symfony\Component\HttpKernel\Exception\NotFoundHttpException: Internal Error with ID 2 not found /src/Controller/Jury/InternalErrorController.php in App\Con...
Event Count: 1

Did you find this useful? React with a 👍 or 👎