Skip to content

London | 26 ITP May | Sayeed Hussain | Sprint 1 | Form Control#1230

Open
sayeedhussain01 wants to merge 6 commits into
CodeYourFuture:mainfrom
sayeedhussain01:form-control
Open

London | 26 ITP May | Sayeed Hussain | Sprint 1 | Form Control#1230
sayeedhussain01 wants to merge 6 commits into
CodeYourFuture:mainfrom
sayeedhussain01:form-control

Conversation

@sayeedhussain01
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

Changelist

I have updated all input and select options .Also, I validated all html Elements with a validator and checked accessibility with lighthouse.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for cyf-onboarding-module ready!

Name Link
🔨 Latest commit 2c7682a
🔍 Latest deploy log https://app.netlify.com/projects/cyf-onboarding-module/deploys/69fb9d4a4e55a50008576304
😎 Deploy Preview https://deploy-preview-1230--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.

@sayeedhussain01 sayeedhussain01 added 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 6, 2026
@Sambuxc Sambuxc added Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels May 13, 2026
Comment thread Form-Controls/index.html
<link rel="stylesheet" href="style.css">
</head>

<body class="font">
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Do you need this class font to its styles to the body element?

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.

No, it is not strictly necessary for body element ,but I added it to ensure consistent font styling across the entire page.

Comment thread Form-Controls/index.html
<!-- This is a size option -->

<div>
<label class="blk" for="sz"> T-shirt Size*</label>
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Try to avoid heavily abbreviated class names as it takes away the meaning and makes it difficult for other developers to understand. Let me know if you dont understand what I mean and I can clarify with you on slack.

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 understand it.
Thank you

Comment thread Form-Controls/style.css


/* This is a whole form's class */
.form{
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

what styles here are specific to the form element?

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 just moved whole form in the middle of the page .

Copy link
Copy Markdown

@Sambuxc Sambuxc left a comment

Choose a reason for hiding this comment

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

All good, I have left some questions for you that aren't blockers but more to get you thinking.
Well done :)

@Sambuxc Sambuxc added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. labels May 13, 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. 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