Skip to content

Extract sidebar color picker from labels widget

Rajan Mistry requested to merge 394864-extract-label-color-picker into master

What does this MR do and why?

This MR is part of multiple task for #394864 (closed). It will extract the sidebar color picker out. of the Label widget.

This will be reused in follow up MRs for Color widget.

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

No Visual changes

How to set up and validate locally

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

Prerequisites:

  1. The namespace must have Ultimate plan

Steps to verify:

  1. Login with any user
  2. Go to any Group > Epics
  3. Create an Epic
  4. Go to Epic detail page
  5. Edit the Label widget on the right sidebar
  6. Click on Create group label
  7. Verify if the color selection for label is working well

In addition to above flow, it also affects the Issues Label widget

For Issues:

  1. Create an Issue from Group > Project > Issues
  2. Open the Issue
  3. Edit the Label widget on the right sidebar
  4. Click on Create project label
  5. Verify if the color selection for label is working well

Related to #394864 (closed)

Edited by Rajan Mistry

Merge request reports