Skip to content

Update incident header layout

Coung Ngo requested to merge cngo-update-incident-header-layout into master

What does this MR do and why?

This MR updates the incident header layout to match issues and epics. The issue and epic header layout was updated recenetly in !127613 (merged).

  • Moves the header information from above the title to below the title
  • Moves the close/open button and actions dropdown from the end of the header information to the end of the title

Changelog: changed

Issue: #414523 (closed)

Subsequent MRs will clean up unused code etc

Screenshots or screen recordings

Before After
Screenshot_2023-08-10_at_13-07-24_First_incident___53____Issues___Flightjs___Flight_️___GitLab Screenshot_2023-08-10_at_13-18-58_First_incident___53____Issues___Flightjs___Flight_️___GitLab
Screenshot_2023-08-10_at_13-07-39_First_incident___53____Issues___Flightjs___Flight_️___GitLab Screenshot_2023-08-10_at_13-18-51_First_incident___53____Issues___Flightjs___Flight_️___GitLab

How to set up and validate locally

  1. Create an incident then go to an incident to test the new header layout

MR acceptance checklist

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

Edited by Coung Ngo

Merge request reports