Skip to content

London | 26-ITP-May | Martin Mwaka | Sprint 1 | Form Controls#1369

Open
Temceo wants to merge 9 commits into
CodeYourFuture:mainfrom
Temceo:sprint1_form_controls
Open

London | 26-ITP-May | Martin Mwaka | Sprint 1 | Form Controls#1369
Temceo wants to merge 9 commits into
CodeYourFuture:mainfrom
Temceo:sprint1_form_controls

Conversation

@Temceo
Copy link
Copy Markdown

@Temceo Temceo commented May 30, 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

I have forked the original form controls and made updates on a branch (sprint1_control_forms).
I have add a new form using semantic html with labels and controls for entry of name, email, colour and sizes

@netlify
Copy link
Copy Markdown

netlify Bot commented May 30, 2026

Deploy Preview for cyf-onboarding-module ready!

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

@Temceo Temceo added 🏕 Priority Mandatory This work is expected 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 30, 2026
Copy link
Copy Markdown
Contributor

@cjyuan cjyuan left a comment

Choose a reason for hiding this comment

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

Code is error free and well formatted. Form is well structured. Well done.

Comment thread Form-Controls/index.html
Comment on lines +62 to +68
</body>
</html>





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.

Can you look up why keeping trailing empty lines (blank lines at the end of a files) is generally considered poor practice in repositories?

Formatting tool such as prettier can often help us get rid of them automatically.

As a best practice, consider following this guide to enable VS Code's
"Format on Save" option or to use its "Format Document" command to ensure your code is always consistently formatted.

@cjyuan cjyuan added Complete Volunteer to add when work is complete and all review comments have been addressed. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Complete Volunteer to add when work is complete and all review comments have been addressed. Module-Onboarding The name of the module. 🏕 Priority Mandatory This work is expected

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants