Skip to content

London | 26-ITP-Sep | Ebrahim Moqbel | Sprint 1 | Form Controls - #1462

Open
Ebrahim-Moqbel wants to merge 13 commits into
CodeYourFuture:mainfrom
Ebrahim-Moqbel:Features/Form-Controls
Open

London | 26-ITP-Sep | Ebrahim Moqbel | Sprint 1 | Form Controls #1462
Ebrahim-Moqbel wants to merge 13 commits into
CodeYourFuture:mainfrom
Ebrahim-Moqbel:Features/Form-Controls

Conversation

@Ebrahim-Moqbel

Copy link
Copy Markdown

Learners, PR Template

Self checklist

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Task code

CYF-1004

Changelist

I am opening this this pull request to merge any updates to the changes of the requirements provided

Questions

N/A

@netlify

netlify Bot commented Sep 1, 2026

Copy link
Copy Markdown

Deploy Preview for cyf-onboarding-module ready!

Name Link
🔨 Latest commit 4338fc8
🔍 Latest deploy log https://app.netlify.com/projects/cyf-onboarding-module/deploys/6a995214adcb070008d54ba2
😎 Deploy Preview https://deploy-preview-1462--cyf-onboarding-module.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
2 paths audited
Performance: 100 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 82 (🔴 down 4 from production)
PWA: -
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@Ebrahim-Moqbel Ebrahim-Moqbel changed the title London | 26-ITP-MAY | Ebrahim Moqbel | Form Controls London | 26-ITP-SEP | Ebrahim Moqbel | Form Controls Sep 1, 2026
@Ebrahim-Moqbel Ebrahim-Moqbel changed the title London | 26-ITP-SEP | Ebrahim Moqbel | Form Controls London | 26-ITP-SEP | Ebrahim Moqbel | Sprint 1 | Form Controls Sep 1, 2026
@Ebrahim-Moqbel Ebrahim-Moqbel changed the title London | 26-ITP-SEP | Ebrahim Moqbel | Sprint 1 | Form Controls London | 26-ITP-Sep | Ebrahim Moqbel | Sprint 1 | Form Controls Sep 3, 2026
@Ebrahim-Moqbel Ebrahim-Moqbel added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Sep 3, 2026
@Ebrahim-Moqbel Ebrahim-Moqbel added 📅 Sprint 1 Assigned during Sprint 1 of this module Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Submit:PR This work is submitted by creating a PR against CodeYourFuture's fork of this repo. 📅 Sprint 2 Assigned during Sprint 2 of this module and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Submit:PR This work is submitted by creating a PR against CodeYourFuture's fork of this repo. 📅 Sprint 2 Assigned during Sprint 2 of this module labels Sep 3, 2026
@Ebrahim-Moqbel Ebrahim-Moqbel changed the title London | 26-ITP-Sep | Ebrahim Moqbel | Sprint 1 | Form Controls London | 26-ITP-Sep | Ebrahim Moqbel | Sprint 2 | Form Controls Sep 4, 2026
@Ebrahim-Moqbel Ebrahim-Moqbel changed the title London | 26-ITP-Sep | Ebrahim Moqbel | Sprint 2 | Form Controls London | 26-ITP-Sep | Ebrahim Moqbel | Sprint 1 | Form Controls Sep 4, 2026
@Ebrahim-Moqbel Ebrahim-Moqbel removed the 📅 Sprint 1 Assigned during Sprint 1 of this module label Sep 5, 2026
@Luro91 Luro91 added the Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. label Sep 10, 2026
Comment thread Form-Controls/index.html
Comment on lines +31 to +32
<div>
<label for="black">

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The standard for child elements is to make them more visible in the code by using indentation. How can you ensure your code is formatted according to standards?

Comment thread Form-Controls/index.html

<div>
<label for="name"> Name*: </label>
<input type="text" id="name" name="name" required minlength="2">

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Min length is a good idea but also allows 2 space characters to be entered and passing the validaiton. How can you ensure the characaters are not spaces?

@Luro91 Luro91 added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. labels Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Reviewed Volunteer to add when completing a review with trainee action still to take.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants