Address status form bugs

What does this MR do and why?

Addresses these points from #554534 (closed)

  • Color input should be in focus when opening the dialog to change color
  • Alignment of icon to text is off

References

Screenshots or screen recordings

Before After

Screenshot 2025-07-09 at 11.54.36 AM.png

Screenshot 2025-07-09 at 11.54.01 AM.png

image.png

Screenshot 2025-07-09 at 11.54.41 AM.png

Screenshot 2025-07-09 at 11.54.10 AM.png

How to set up and validate locally

  1. Enable work_item_status_feature_flag
  2. Navigate to a root group issue settings (https://gdk.test:3443/groups/flightjs/-/settings/issues)
  3. Edit statuses
  4. Add a description to a status if there isn't one already to verify the alignment
  5. Open the color picker to verify the field gets focus

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #554534 (closed)

Merge request reports

Loading