Skip to content

Add link to incident title in list

Sean Arnold requested to merge 333186-add-link-to-incident-title into master

What does this MR do and why?

This changes the Incident title to be an <a> anchor element, therefore allowing users to open Incidents in a new window/tab if they want to.

#333186 (closed)

Screenshots or screen recordings

Before After
Screen_Shot_2022-03-09_at_3.03.38_PM Screen_Shot_2022-03-09_at_2.59.36_PM

How to set up and validate locally

  1. Create some incidents via Monitor -> Incidents
  2. Observe the title as links

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #333186 (closed)

Edited by Sean Arnold

Merge request reports