Skip to content

Display default text for empty sidebar dropdown

Florie Guibert requested to merge fguibert/default-empty-edit-dropdown into master

What does this MR do and why?

Handles default dropdown label for work item sidebar edit component when there is no selection.

Fixes empty selection for Work item Health status widget.

Follow up from !147858 (merged)

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_from_2024-04-22_17-11-17 Screenshot_from_2024-04-22_17-07-37

How to set up and validate locally

  1. Navigate to a work item
  2. Ensure it has no health status assigned
  3. Open the sidebar widget for Health status (click on Edit)

Merge request reports