Skip to content

Fix ancestors widget for mobile when 1 ancestor only

What does this MR do and why?

Fixes ancestors widget on small screens when work item only has one ancestor.

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

Before After
Screenshot_2024-07-15_at_3.03.05_PM Screenshot_2024-07-15_at_3.01.45_PM

How to set up and validate locally

  1. Create a work item that can have children (e.g. Epic, Objective).
  2. Add a child to the work item.
  3. Visit the child.
  4. Reduce the window size and verify the ellipsis button does not display in the ancestors widget above the work item title.

Related to #472141 (closed)

Merge request reports

Loading