Skip to content

Work items - Add ancestors widget

Florie Guibert requested to merge 421616-fe-work-items-ancestry-widget into master

What does this MR do and why?

Add ancestors widget to work items.

This MR replaces work item secondary breadcrumbs with new ancestors widget.

Screenshots or screen recordings

Before After
Screenshot_from_2023-11-14_14-51-08 Screenshot_from_2023-10-31_09-53-31
Screenshot_from_2023-11-14_14-53-18 Screenshot_from_2023-10-31_09-53-48
Use case Result
No ancestor Screenshot_from_2023-11-14_14-39-50
One ancestor Screenshot_from_2023-11-14_14-40-05
Two ancestors Screenshot_from_2023-11-14_14-40-10
Three or more ancestors Screenshot_from_2023-11-14_14-40-14
Show all ancestors Screenshot_from_2023-11-14_14-47-39

How to set up and validate locally

  1. Ensure your project contains work items with children and parents (it's easier to test with OKRs)
  2. Verify that ancestors widget display accurate ancestors above the title on work item details page

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

Edited by Florie Guibert

Merge request reports