Skip to content

Glasgow | 26-ITP-May | Niangh Ciang | Sprint 1 | Form Controls#1272

Open
Niangh-Ciang wants to merge 3 commits into
CodeYourFuture:mainfrom
Niangh-Ciang:form-controls
Open

Glasgow | 26-ITP-May | Niangh Ciang | Sprint 1 | Form Controls#1272
Niangh-Ciang wants to merge 3 commits into
CodeYourFuture:mainfrom
Niangh-Ciang:form-controls

Conversation

@Niangh-Ciang
Copy link
Copy Markdown

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 added the full form structure, including name and email inputs, colour radio buttons, a size dropdown, a background image, and updated CSS styling to improve layout and readability.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 14, 2026

Deploy Preview for cyf-onboarding-module ready!

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

@Niangh-Ciang Niangh-Ciang added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. 📅 Sprint 1 Assigned during Sprint 1 of this module labels May 14, 2026
Copy link
Copy Markdown

@Luro91 Luro91 left a comment

Choose a reason for hiding this comment

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

The code works well. Please take a look at the format of the code itself

Comment thread Form-Controls/index.html Outdated
required
minlength="2"
pattern=".*\S.*"
placeholder="Jane Doe"
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

The indentation is a bit off. How can you ensure consistent formatting in your code?

Comment thread Form-Controls/style.css Outdated
Comment on lines +2 to +3
background-image: url("image.jpg");
background-size: cover;
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

The indentation is a bit off. How can you ensure consistent formatting in your code?

@Luro91 Luro91 added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels May 15, 2026
@Niangh-Ciang Niangh-Ciang added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 15, 2026
@Luro91
Copy link
Copy Markdown

Luro91 commented May 15, 2026

Thanks for fixing the indentation. I was referring to Prettier which you can use to automatically format your code so that you do not have to think about it

@Luro91 Luro91 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. Reviewed Volunteer to add when completing a review with trainee action still to take. labels May 15, 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. 📅 Sprint 1 Assigned during Sprint 1 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants