Problem / Motivation

If I add an additional project to Drupal core, the field to add a patch does not display. I have to request to add an additional project, add the patch to the newly displayed patch field, then remove the extra additional project.

Steps:
1. Go to simplytest.me
2. In the field Evaluate Drupal projects, enter core
3. Choose Drupal core
4. In the version drop down, choose 11.x-dev
5. Click Advanced options
6. Click Add additional project
7. In the Additional project name field, enter admin
8. Choose Admin Toolbar
9. In the version drop down, choose 3.x-dev

Expected result, although I'm not sure whether it is expected after step 6, 7, 8 or 9: There is also a field for a patch for that module which I can enter.

Actual result: There is no field for patch for that module which I can enter.

Impact: I mistakenly entered the Admin Toolbar patch in the patch field for Drupal core. The build failed.

Workaround:

10. Repeat steps 1 through 9
11. Click Add additional project

Actual result: A patch field appears for Admin Toolbar.

12. Enter the patch in the newly revealed field
13. In the second added project, click the x to remove the second project
14. Now it is OK to click Launch sandbox

Comments

charles belov created an issue.