Create project: Add navigation between first two steps
What does this MR do and why?
Switch between the first two steps of the New Project form
new_project_creation_form feature flag. They won't be available to users until all the work is done. See the plan here #514700 (closed)
Screenshots or screen recordings
| name | screenshot |
|---|---|
| first step | ![]() |
| blank project form | ![]() |
| template project form | ![]() |
| import project form | ![]() |
| ci/cd project form | ![]() |
How to set up and validate locally
-
In rails console enable the experiment fully
Feature.enable(:new_project_creation_form)
Links
Project creation plans: #514700 (closed)
Milestone planning issue: #499697 (closed)




