Description
Is your feature request related to a problem? Please describe.
Access to Error Tracker in my web application happens from a "back office" admin landing page, only accessible by site admins: such admin landing page contains a link called "Errors" that points to Error Tracker.
After clicking on "Errors" and navigating to Error Tracker, admins browse around for some time. Afterwards, typically, admins need to go back to the "admin" landing page. To do this, today we need need to click "Back" button in the browser several times. This is inconvenient and gets more troublesome the more time a person spent on Error Tracker pages, e.g. browser history is longer, so one needs to press "Back" button more times.
Describe the solution you'd like
Ideally, there's a way to tell Error Tracker to render a "Go home" link of sorts, that would straight up bring the user back to whatever page is specified, e.g. admin landing page in my case above.
Describe alternatives you've considered
Can't quite think of any at the moment.
Additional context
None.