Skip to content

Add help text to colour widget on Create Epic page

What does this MR do and why?

Blocked until !90144 (merged) has been merged

Adds help text to the Colour Widget input when creating a new epic

Screenshots or screen recordings

image

How to set up and validate locally

  1. Enable the epic_color_highlight feature flag
    Feature.enable(:epic_color_highlight)
  2. Visit a create epic page http://gdk.test:3000/groups/flightjs/-/epics/new
  3. Review the description of the Colour widget

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #365949 (closed)

Edited by Dan MH

Merge request reports