Skip to content

Update alert and incident table styles

What does this MR do and why?

  • make the title on the alerts table to be a clickable link

  • set the hover color for the alerts and incidents table to gray

Screenshots or screen recordings

Incident title

alert_table_screenshot

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

  1. Visit the alert management page on one of the projects e.g. http://127.0.0.1:3000/h5bp/html5-boilerplate/-/alert_management
  2. Hover over an alert on the alerts management table. The background color should be gray
  3. The title of the alert should be a clickable link

Numbered steps to set up and validate the change are strongly suggested.

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 #356309 (closed)

Edited by Brian Kabiro

Merge request reports