London | ITPMay2026 | Mahbubur Rahman | Sprint 1 | Form Controls#1267
London | ITPMay2026 | Mahbubur Rahman | Sprint 1 | Form Controls#1267mahbubur13 wants to merge 3 commits into
Conversation
✅ 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.
This comment has been minimized.
This comment has been minimized.
|
You should also add 2 other labels to your PR. Please check which ones and please add them |
|
One thing to mention regarding your commit message "Created a folder" isn't really a relevant message. It's better to relate it to the code changes made, for example;
|
| </div> | ||
| <div> | ||
| <lable type="text" for= "email">email</lable> | ||
| <input type="email" id="email" pattern=".&@yahoo.co.uk" size="30" required /> |
There was a problem hiding this comment.
Have you tested that this pattern works?
There was a problem hiding this comment.
@mahbubur13 Have you seen this comment?
There was a problem hiding this comment.
I have corrected the email verification
|
@Sambuxc @mahbubur13 |
| </div> | ||
| <div> | ||
| <lable type="text" for= "email">email</lable> | ||
| <input type="email" id="email" pattern=".&@yahoo.co.uk" size="30" required /> |
There was a problem hiding this comment.
@mahbubur13 Have you seen this comment?
Currently, it is not immediately clear if you have addressed the latest comments: #1267 (review) Note: Leaving a comment in the comment box at the bottom of the page can help preserve the conversation in a chronological timeline. |
|
I have checked all the comments and implemented all the changes required @Sambuxc |


Learners, PR Template
Self checklist
Changelist
I completed the for assignment