Skip to content

Birmingham | ITP-May-26 | Toluwalase Tiamiyu | Sprint 1 | Form Control#1257

Open
TTiamiyu wants to merge 2 commits into
CodeYourFuture:mainfrom
TTiamiyu:Toluwalase-Form-Control
Open

Birmingham | ITP-May-26 | Toluwalase Tiamiyu | Sprint 1 | Form Control#1257
TTiamiyu wants to merge 2 commits into
CodeYourFuture:mainfrom
TTiamiyu:Toluwalase-Form-Control

Conversation

@TTiamiyu
Copy link
Copy Markdown

@TTiamiyu TTiamiyu commented May 12, 2026

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

Changelist

Enhances form accessibility and consistency by standardizing label capitalization and aligning input names and IDs. Updates option values for clarity and readability.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 12, 2026

Deploy Preview for cyf-onboarding-module ready!

Name Link
🔨 Latest commit 71fbe22
🔍 Latest deploy log https://app.netlify.com/projects/cyf-onboarding-module/deploys/6a12fe1bd4081e00083c4e93
😎 Deploy Preview https://deploy-preview-1257--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: 86 (no change 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.

@github-actions

This comment has been minimized.

@TTiamiyu TTiamiyu changed the title Update index.html to enhance form accessibility and improve content c… Birmingham | ITP May | Toluwalase Tiamiyu | Sprint 1 | COURSEWORK May 12, 2026
@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

@TTiamiyu TTiamiyu 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. Module-Onboarding The name of the module. labels May 12, 2026
@github-actions

This comment has been minimized.

@github-actions github-actions Bot removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 12, 2026
@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

@TTiamiyu TTiamiyu changed the title Birmingham | ITP May | Toluwalase Tiamiyu | Sprint 1 | COURSEWORK Birmingham | ITP May | Toluwalase Tiamiyu | Sprint 1 | Form-Control May 12, 2026
@TTiamiyu TTiamiyu changed the title Birmingham | ITP May | Toluwalase Tiamiyu | Sprint 1 | Form-Control Birmingham | ITP-May-26 | Toluwalase Tiamiyu | Sprint 1 | Form Control May 12, 2026
@Poonam-raj
Copy link
Copy Markdown
Contributor

@TTiamiyu
Please add the "Needs Review" label to this Pull Request

@TTiamiyu TTiamiyu added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 22, 2026
@Luro91 Luro91 added the Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. label May 23, 2026
Comment thread Form-Controls/index.html Outdated
this will also help you fill in your PR message later-->
<div>
<label for="name">name</label>
<input type="text"name="name" id="name" placeholder="Username" required>
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 formatting standard for HTML elements is to use indentation on children elements. This makes it easier to understand the structure. How can you ensure consistent formatting in your code automatically?

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

How can you ensure the form contains at least two non-space characters.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

i can automatically ensure code formatting by using of the code formatters like prettier, which is installed on my vs code, i would fix that now,

regarding the second comment, i google searched it and it shows that i can use a "pattern" attribute {\S.\S.*}

@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 May 23, 2026
@Luro91
Copy link
Copy Markdown

Luro91 commented May 23, 2026

I see erros in the w3 validator

@TTiamiyu TTiamiyu requested a review from Luro91 May 23, 2026 23:18
@TTiamiyu TTiamiyu added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Module-Onboarding The name of the module. Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Reviewed Volunteer to add when completing a review with trainee action still to take. 📅 Sprint 1 Assigned during Sprint 1 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants