Skip to content

London | 26-ITP-May | Jorvan White | Sprint 1 | Form-Controls #1265

Open
JorvanW wants to merge 1 commit into
CodeYourFuture:mainfrom
JorvanW:updated
Open

London | 26-ITP-May | Jorvan White | Sprint 1 | Form-Controls #1265
JorvanW wants to merge 1 commit into
CodeYourFuture:mainfrom
JorvanW:updated

Conversation

@JorvanW
Copy link
Copy Markdown

@JorvanW JorvanW commented May 14, 2026

Created via VSC

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

Ticked off all checklist

Created via VSC
@netlify
Copy link
Copy Markdown

netlify Bot commented May 14, 2026

Deploy Preview for cyf-onboarding-module ready!

Name Link
🔨 Latest commit a11a51e
🔍 Latest deploy log https://app.netlify.com/projects/cyf-onboarding-module/deploys/6a0585452d63dc000861e390
😎 Deploy Preview https://deploy-preview-1265--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.

3 similar comments
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@JorvanW JorvanW added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 16, 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 16, 2026
@github-actions

This comment has been minimized.

@JorvanW JorvanW added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 16, 2026
@Luro91 Luro91 added the Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. label May 18, 2026
Comment thread Form-Controls/Forms.html
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Why did you create a new file and not use the index.html?

Comment thread Form-Controls/Forms.html
font-size: 20px;
width: 100px;
}
</style>
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 clear separation of styling and html elements?

Comment thread Form-Controls/Forms.html
Comment on lines +30 to +54
<input>
</div>
<div>
<label>Email</label>
<input>
</div>
<div>
<label>Size
<select>
<option value="xsmall">XS</option>
<option value="small">S</option>
<option value="medium">M</option>
<option value="large">L</option>
<option value="xlarge">XL</option>
<option value="xxlarge">XXL</option>
</select>
</label>
</div>
<div>
<label>Colour
<select>
<option value="yellow">Yellow</option>
<option value="black">Black</option>
<option value="pink">Pink</option>
</select>
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 are the requirements of the form inputs?

@Luro91 Luro91 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 18, 2026
@cjyuan cjyuan removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 18, 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.

3 participants