Skip to content

Widgetize Severity Sidebar Component

What does this MR do and why?

Describe in detail what your merge request does and why.

Convert Severity Sidebar Component into a widget. Making use of sidebarEditableItem to be in line with other sidebar widgets

The only UX change is that the user must now click edit to change severity rather than the dropdown automatically being open when click from collapsed sidebar.

Screenshots or screen recordings

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

Before

Screen_Recording_2023-01-19_at_14.33.15

After

Screen_Recording_2023-01-19_at_14.51.12

How to set up and validate locally

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

  1. View and incident or create one if needed by going to Monitor -> Incidents
  2. Change severity on right hand side menu

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

Edited by James Rushford

Merge request reports