Skip to content

How to review past incidents

The Incidents page lists active incidents and a paginated past-incidents table (Resolved time and duration).

Access to Incidents in the admin nav.

  1. Click Incidents in the admin navigation.
  2. Scroll to the past incidents table below active cards.
  3. Use Previous / Next pagination if needed.
  4. Open a row to view the resolved incident (read-only details when resolved).

[Screenshot: Incidents page past incidents table with pagination]

You can audit resolved incidents, resolution time, and total duration.

  • src/app/admin/incidents/page.tsx
  • src/components/admin/incidents/past-incidents-table.tsx
  • messages/en.json → admin.incidentsPage
  • messages/en.json → admin.incidentsPast