Skip to content

Draft: Cleanup of epic_color_highlight from frontend

What does this MR do and why?

This MR targets clean up of epic_color_highlight FF from the frontend side.

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

Not applicable

How to set up and validate locally

Prerequisites:

  1. The namespace must have Ultimate plan.

Steps to verify color widget at epic creation:

  1. Login with user with reporter role
  2. Go to any group > Epics
  3. Click on New epic
  4. Check if the color widget loads properly

Steps to verify epic's on roadmap:

  1. Login with any user
  2. Go to any group > Epics
  3. Create few epics with different colors, start date and end date
  4. Go to the group's Roadmap
  5. Check if epic loads with respective color

Steps to verify epic board:

  1. Login with any user
  2. Go to any group > Epics
  3. Create few epics with different colors, start date and end date
  4. Go to Epic board
  5. Check if epic loads with respective color

Related to #365336

Merge request reports