Skip to content

Hide color select dropdown from epic boards

Abhilash Kotte requested to merge akotte-fe-hide-color-in-boards into master

What does this MR do and why?

Hide color select dropdown from epic boards

WorkItem epics supports custom color, so removed color widget from boards so that we show correct info.

Issue: #472259 (closed)

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2024-07-16_at_2.09.46_PM

How to set up and validate locally

  1. Visit epic boards - http://127.0.0.1:3000/groups/flightjs/-/epic_boards
  2. Click on any epic which opens the details in a drawer
  3. You should not see color widget in the drawer

Merge request reports

Loading