Skip to content

Resolve "Reorder work item sidebar widgets"

Nick Leonard requested to merge 440333-reorder-work-item-sidebar-widgets into master

What does this MR do and why?

Reorders sidebar widgets to match original design.

Adds border to secondary "app" widgets per original design, creating a grouping of attributes without separation and then other details below.

Order currently only impacts tasks as OKR/Epic work items don't utilize affected widgets.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

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

Before After OKRs (no change, reference)

Screenshot 2024-02-02 at 3.00.50 PM.png

Screenshot_2024-02-12_at_1.02.38_PM Screenshot_2024-02-12_at_1.02.50_PM

How to set up and validate locally

  1. Run Feature.enable(:work_items_mvc) and Feature.enable(:work_items_mvc_2)
  2. Open a task (Open issue > create task > open task)

Related to #440333 (closed)

Edited by Nick Leonard

Merge request reports