Uh oh!
There was an error while loading. Please reload this page.
London | 26-ITP-May | Remi M. B. | Sprint 1 | Form Controls - #1258
London | 26-ITP-May | Remi M. B. | Sprint 1 | Form Controls#1258remimarcelle wants to merge 10 commits into
Conversation
…ng requirement for fingers, improves accessibility
✅ Deploy Preview for cyf-onboarding-module ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This comment has been minimized.
This comment has been minimized.
1 similar comment
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
remimarcelle
commented
May 12, 2026
It seems I accidently committed code from the wireframe task in this pull request? Idk how |
remimarcelle
commented
May 12, 2026
Luro91
left a comment
There was a problem hiding this comment.
Looks good. I have a comment about the code formatting
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Luro91
left a comment
There was a problem hiding this comment.
Well done.
Thanks for formatting the code. (FYI I also answered your comment here: https://github.com/CodeYourFuture/Module-Onboarding/pull/1258#discussion_r3246248845)
This comment has been minimized.
This comment has been minimized.
illicitonion
commented
Aug 24, 2026
Closing PR because the May ITP run has finished. Feel free to re-open if you're still working on it. |

Self checklist
Changelist
Built a form to collect t-shirt orders using HTML only. It asks for the
customer's full name, email address, t-shirt colour (radio buttons) and
size (dropdown). Wrapped inputs and radio button labels in p tags to add
spacing between touch targets, bringing the Lighthouse accessibility
score from 92 to 100.
Questions
Do I have to screenshot that I used devtools to refactor before I changed the code in vscode?