Skip to content

Add new Epic page

Axel García requested to merge 10966-new-create-epic-page into master

What does this MR do?

Related to #10966 (closed)

The current flow to create an Epic is setting its title (and confidentiality status), and editing afterward to add the rest of the details.

This MR adds a new creation page with all the supported options (description, labels, start/due date...).

  • Form data flow
  • Style/Create label selector component

This page lives at /groups/[group_path]/-/epics/new, we need to input this in the browser address bar, as at the moment it doesn't have any UI access.

Screenshots

New Epic page
image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Axel García

Merge request reports

Loading