Skip to content

Cape Town | 25-ITP-May | Asanda Dunn | Sprint 1 | Form Controls#1283

Open
asandagwala wants to merge 1 commit into
CodeYourFuture:mainfrom
asandagwala:form-controls
Open

Cape Town | 25-ITP-May | Asanda Dunn | Sprint 1 | Form Controls#1283
asandagwala wants to merge 1 commit into
CodeYourFuture:mainfrom
asandagwala:form-controls

Conversation

@asandagwala
Copy link
Copy Markdown

@asandagwala asandagwala commented May 15, 2026

Cape Town | 25-ITP-May | Asanda Dunn | Sprint 1 | Form Controls

  • 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]

PR Description

  • Added a form to collect customer name and email
  • Added colour selection using radio buttons
  • Added T-shirt size dropdown with required options
  • Added HTML validation for required fields
  • Added submit button

@netlify
Copy link
Copy Markdown

netlify Bot commented May 15, 2026

Deploy Preview for cyf-onboarding-module ready!

Name Link
🔨 Latest commit 4d93253
🔍 Latest deploy log https://app.netlify.com/projects/cyf-onboarding-module/deploys/6a079b9eda00fd000853263e
😎 Deploy Preview https://deploy-preview-1283--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: 89 (🔴 down 11 from production)
Best Practices: 100 (no change from production)
SEO: 81 (🔴 down 5 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.

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

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

@asandagwala asandagwala 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.

1 similar comment
@github-actions

This comment has been minimized.

@asandagwala asandagwala changed the title complete form controls exercise Cape Town | 25-ITP-May | Asanda Dunn | Sprint 1 | Form Controls May 16, 2026
@asandagwala asandagwala added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 16, 2026
@Poonam-raj Poonam-raj 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 19, 2026
Comment thread Form-Controls/index.html
<input>
<label>Colour</label>
<input>
<label>Size</label>
Copy link
Copy Markdown
Contributor

@Poonam-raj Poonam-raj May 19, 2026

Choose a reason for hiding this comment

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

I can't currently select a size - can you add that functionality so the requirements as below are met

What size does the customer want? I must provide the following 6 options: XS, S, M, L, XL, XXL

Comment thread Form-Controls/index.html
Comment on lines +20 to +21
<label>Colour</label>
<input>
Copy link
Copy Markdown
Contributor

@Poonam-raj Poonam-raj May 19, 2026

Choose a reason for hiding this comment

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

I can't currently select a colour - please add the ability to select a comment, as outlined in the README

Comment thread Form-Controls/index.html
Comment on lines +16 to +19
<label>Name</label>
<input>
<label>Email</label>
<input>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

At the moment, I can keep these inputs blank but the actual requirements say there are some rules here - can you find these rules and make these two inputs stricter?

@Poonam-raj Poonam-raj added Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. and removed Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. labels May 19, 2026
Comment thread Form-Controls/index.html
Comment on lines 23 to 26
<!-- write your html here-->
<!--
try writing out the requirements first as comments
this will also help you fill in your PR message later-->
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please remove unnecessary comments when you make a pull request

Comment thread Form-Controls/index.html
</main>
<footer>
<!-- change to your name-->
<p>By HOMEWORK SOLUTION</p>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

please change this to your name

Copy link
Copy Markdown
Contributor

@Poonam-raj Poonam-raj left a comment

Choose a reason for hiding this comment

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

Good start - missing some fundamental requirements, which the README.md for this task outlines. Please go through my comments, read through the instructions again and make sure you're fulfilling the acceptance criteria

@Poonam-raj Poonam-raj 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 19, 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