Skip to content

Resolve "Add divider to work item time tracking"

What does this MR do and why?

Adds a divider above time tracking to un-group time tracking from nearby widgets (parent) and match work item design.

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
Screenshot_2024-02-22_at_12.43.23_PM Screenshot_2024-02-22_at_12.40.34_PM

How to set up and validate locally

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

  1. Feature.enable(:work_items_mvc_2)
  2. Open a task

Related to #442793 (closed)

Edited by Nick Leonard

Merge request reports