Skip to content

Fix title alignment in ancestors popover for work items

What does this MR do and why?

Fix title alignment in ancestors popover for work items

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-07-09_at_9.35.55_AM Screenshot_2024-07-09_at_9.33.17_AM

How to set up and validate locally

  1. Visit a work item and add some children to it.
  2. Visit a child and verify ancestors popover displays as expected when hovering a parent in ancestors widget, above the title.

Related to #471340

Merge request reports