Skip to content

Extract epic header actions dropdown to separate component

Coung Ngo requested to merge cngo-extract-dropdown-from-epic-header into master

What does this MR do and why?

This MR extracts the actions dropdown in the epic header to a separate Vue component, in preparation for more refactoring in subsequent MRs.

Issue: #414523 (closed)

Screenshots or screen recordings

No visual changes

How to set up and validate locally

Test the epic header actions dropdown on an epic (http://127.0.0.1:3000/groups/flightjs/-/epics/1) with and without the feature flag moved_mr_sidebar

MR acceptance checklist

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

Edited by Coung Ngo

Merge request reports