Create project: Add deployment target select
What does this MR do and why?
Add deployment target select to the project creation shared fields component.
Important
These changes are behind the 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)
References
FF plan: #514700 (closed)
UX Paper Cuts palanning issue: #512695 (closed)
Screenshots or screen recordings
How to set up and validate locally
- In rails console enable the experiment fully
Feature.enable(:new_project_creation_form)
- Go to http://gdk.test:3000/projects/new
- Choose a blank project
- Click [Next step]
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Julia Miocene