-
-
Notifications
You must be signed in to change notification settings - Fork 268
London | May-2025 | Gideon Defar | form control #729
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. |
Why submitted another Form-Controls PR when you have already completed the PR in #726? |
I don't know why the PR is closed. When I tried to reopen it. It says this
pull request is deleted. I renamed the branch name on the vs code and
pushed it to the original but doesn't change the GitHub PR old name.
…On Sat, Jun 14, 2025, 4:31 PM CJ Yuan ***@***.***> wrote:
*cjyuan* left a comment (CodeYourFuture/Module-Onboarding#729)
<#729 (comment)>
Why submitted another Form-Controls PR when you have already completed the
PR in #726 <#726>?
—
Reply to this email directly, view it on GitHub
<#729 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BR4RMV7BHFFPTQL57HRBGLT3DQ54JAVCNFSM6AAAAAB7KDTXJKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDSNZSHAZTIMJYGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
You cannot reopen that PR because this PR is opened (this and that PRs were created from the same branch (or branch with the same name); only one of them can remain opened. You can submit both of your completed PRs (even if they are closed). |
Learners, PR Template
Self checklist
Changelist
Added form validation for customer name to prevent empty or whitespace-only inputs.
Ensured email addresses follow a valid format using HTML5 input type.
Limited t-shirt color selection to 3 predefined options (Red, Blue, Black).
Restricted t-shirt size selection to 6 fixed sizes (XS, S, M, L, XL, XXL).
I have used HTML only. I have not used any CSS or JavaScript.
Questions
Ask any questions you have for your reviewer.