Skip to content

Add Blocked & Blocking relationship indicator popover in Linked Items and Child Items

What does this MR do and why?

Added popovers to blocked and blocking relationship icons.

Linked items are truncated if more then 3 blocking or blocked by item exist.

Please note that this MR is related to Linked Items and Child Items widgets only

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-09-25_at_3.43.06_PM Screenshot_2024-09-25_at_3.34.25_PM
Screenshot_2024-09-25_at_3.44.28_PM Screenshot_2024-09-25_at_5.35.49_PM

How to set up and validate locally

  1. Visit any work item that has some items in Child Items/Linked Items widgets.
  2. Hover over or focus on any of the relationship icons.
  3. Assert that the popover matches the designs and that all specifed metadata is visible.
  4. If there are more then 3 items, check that only the first 3 are displayed and that the user can asses more items through the link at the bottom.

Related to #474945 (closed)

Edited by Anastasia Khomchenko

Merge request reports

Loading