-
-
Notifications
You must be signed in to change notification settings - Fork 264
Glasgow|May 2025|Indira Muniappan|Form controls #688
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?
Conversation
✅ Deploy Preview for cyf-onboarding-module ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Your codes is error-free and your form implementation is solid. Excellent job! I only have a suggestion: Can you try asking ChatGPT
to see if there’s anything (no matter how minor) that could be improved? On separate note: Can you update your PR title to match the format
|
Hi CJYuan, I consulted ChatGPT for a consistency review and received helpful recommendations, including wrapping the in a , reducing redundant aria-required attributes, using consistent container tags for form groups, and ensuring uniform structure by wrapping each input-label pair in a . These insights have improved my understanding and helped me enhance the code quality. Kindly let me know if there are any inputs or updates needed to complete my PR. Warm regards Indira. |
Please note that in CYF courses, the recommended way to inform the reviewer of your changes is to do both of the following:
|
Hi CJ, |
Changes look good. |
Thank you very much. |
Learners, PR Template
Self checklist
I have committed my files one by one, on purpose, and for a reason
I have titled my PR with REGION | COHORT_NAME | FIRST_NAME LAST_NAME | PROJ_NAME
I have tested my changes
My changes follow the style guide
My changes meet the requirements of this task
Change list
Questions
None at the moment.