Skip to content

Move actions from sidebar to main in Issues/Incidents/Epics

Deepika Guliani requested to merge 373757-move-sidebar-items into master

What does this MR do and why?

Closes Move issue/epic/incident sidebar items into act... (#373757 - closed)

Screenshots or screen recordings

Order of the items as mentioned in !104047 (comment 1302967302).

Issue Incident Epic
Screen_Recording_2023-02-15_at_3.37.10_PM Screen_Recording_2023-02-15_at_3.38.18_PM Screen_Recording_2023-02-15_at_3.40.36_PM

Big screen

Incidents

Incident with flag off Incident with flag on
incident_without_flag incident_with_on

Issue

Issue with flag off Issue with flag on
issue_without_flag issue_with_flag

Epics

Epic with flag off Epic with flag on
epic_without_flag epic_with_on

Small screen sizes

Incident Issue Epic
Screenshot_2023-03-01_at_2.18.47_PM Screenshot_2023-03-01_at_2.17.58_PM Screenshot_2023-03-01_at_2.16.48_PM

How to set up and validate locally

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

  1. Enable the moved_mr_sidebar
    Feature.enable(:moved_mr_sidebar)
  2. Visit any issue/incident/epic and see the changes when the flag enabled vs disabled

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

Related to #360590 (closed)

Edited by Deepika Guliani

Merge request reports