Skip to content

Glasgow | 26-ITP-May | Francesco Romano Monda | Sprint 1 | Form Controls#1353

Open
fromonda wants to merge 1 commit into
CodeYourFuture:mainfrom
fromonda:feature/form-controls
Open

Glasgow | 26-ITP-May | Francesco Romano Monda | Sprint 1 | Form Controls#1353
fromonda wants to merge 1 commit into
CodeYourFuture:mainfrom
fromonda:feature/form-controls

Conversation

@fromonda
Copy link
Copy Markdown

@fromonda fromonda commented May 25, 2026

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

Created a form to collect customer details for a T-shirt order
Added a required name field with validation to ensure at least two non-space characters
Added a required email field with built-in email validation
Added a colour selection using radio buttons (Red, Blue, Green)
Restricted colour input so only predefined options can be selected
Added a size dropdown with 6 required options (XS to XXL)
Ensured all fields are required and validated before submission

@netlify
Copy link
Copy Markdown

netlify Bot commented May 25, 2026

Deploy Preview for cyf-onboarding-module ready!

Name Link
🔨 Latest commit fcae6d8
🔍 Latest deploy log https://app.netlify.com/projects/cyf-onboarding-module/deploys/6a14b65b9f268a00084d4359
😎 Deploy Preview https://deploy-preview-1353--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: 83 (🔴 down 3 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
Copy link
Copy Markdown

Your PR's title isn't in the expected format.

Please check the expected title format, and update yours to match.

Reason: Wrong number of parts separated by |s

If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed).

If this PR needs reviewed, please add the 'Needs Review' label to this PR after you have resolved the issues listed above.

@fromonda fromonda changed the title Add T-shirt order form with validation Glasgow | 26-ITP-May | Francesco Romano Monda | Sprint 1 | Form Controls May 26, 2026
@fromonda fromonda added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant