Maintenance & work ordersIncidents
Incident detail
Layout and actions on the maintenance incident detail page.
Open incident detail
Navigate from the Incidents table to /dashboard/maintenance/incidents/:incidentId. The loader resolves the record from the same sample incident set as the list in the reviewed build; unknown ids yield not found.
Page layout
Top bar
- Back to
/dashboard/maintenance/incidents. - Labels show Incidents and the incident id.
- Approve, Reject, and Manage Incident appear similarly to issue detail.
📌 Note: As with issues, Approve, Reject, and Manage Incident are not wired to backend calls or dialogs in the reviewed sass-console code.
Left column
- Incident Detail card — status, id, title, description, reporter and date, category and priority.
- Vehicle and Attachments cards follow the same component pattern as issue detail.
Right column
- DetailChat discussion panel.