-
-
Notifications
You must be signed in to change notification settings - Fork 416
Manchester | 26-ITP-Jan | Mehroz Munir | Sprint 2 | Form Controls #1030
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Manchester | 26-ITP-Jan | Mehroz Munir | Sprint 2 | Form Controls #1030
Conversation
✅ Deploy Preview for cyf-onboarding-module ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Hi @MehrozMunir, your form controls exercise is done very well. The form validation works nicely and you have used semantic HTML. I think the use of I left a few comments in the code. Please have a look. |
|
Hi @jenny-alexander |
|
Hi @MehrozMunir - I changed the PR back to 'reviewed' since you have not addressed my comments on code changes. The work isn't complete until the reviewer changes the label to 'Complete'! |
|
Hi @jenny-alexander , sorry for the confusion earlier. I misunderstood your comments and thought they were general instructions for future work, so I didn’t make the changes at the time. I also overlooked the rule that the reviewer should change the label from reviewed to complete, not me; apologies for that. I’ve now committed the changes you mentioned in the code comments. Could you please take another look when you have a moment? Thank you! |

Learners, PR Template
Self checklist
Changelist
I have created a form using html to get inputs from the user including their name, email, color and size of the shirt they want. And a submit button.