Skip to content

Update error message and layout

What does this MR do and why?

Updates the error message displayed when adding invalid children or parent to work item. Also updates the layout for where the error message is displayed in the UI.

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-05-21_at_10.43.45 Screenshot_2024-05-21_at_10.44.39

How to set up and validate locally

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

  1. Create 2 Epic Work Items (A and B)
  2. Make B A's parent
  3. Attempt to set B as a child of A
  4. You should see the error appear

Related to #433321 (closed)

Merge request reports