Skip to content

Remove work-item-dropdown class and styles from color picker

Scott de Jonge requested to merge sdejonge-remove-work-item-dropdown-styles into master

What does this MR do and why?

Now that work item dropdowns are using GlCollapsibleListbox !134178 (merged) the style overrides should now be redundant and can be removed

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

Light Dark
CleanShot_2024-05-30_at_16.03.15 CleanShot_2024-05-30_at_16.02.32

How to set up and validate locally

  1. Create a new work item, for example, in a group create a new epic
  2. View work item https://gdk.test:3443/groups/flightjs/-/work_items/29
  3. Edit the "Color" in the sidebar
  4. Open the dropdown and use all controls to ensure styles are consistent
  5. Update color mode to light or dark https://gdk.test:3443/-/profile/preferences
  6. Confirm styles are consistent between color modes

Merge request reports