Skip to content

Use default column background color for board new list

Nick Brandt requested to merge nb-fix-boards-new-list-bg into master

What does this MR do and why?

This removes some custom styling to default new lists on the Boards pages (Issue & Epic) to utilize the default background color (gray-50).

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

State Before After
New list (updated bg) Screenshot_2024-01-24_at_6.15.24_PM Screenshot_2024-01-24_at_6.15.50_PM
Board column (unchanged) Screenshot_2024-01-25_at_5.28.47_PM Screenshot_2024-01-25_at_5.29.59_PM
Swimlanes (unchanged) Screenshot_2024-01-25_at_5.08.58_PM Screenshot_2024-01-25_at_5.27.58_PM

How to set up and validate locally

  1. Go to a Boards page (Issue Boards or Epic Boards)
  2. Click the "Create list" button
  3. Verify the new list background is using gray-50 (like other lists)
Edited by Nick Brandt

Merge request reports