Skip to content

Birmingham | 26-ITP-May | Fahman ALQADASI | Sprint 1 | Form Control#1377

Open
falqadasy-svg wants to merge 2 commits into
CodeYourFuture:mainfrom
falqadasy-svg:shirt-from
Open

Birmingham | 26-ITP-May | Fahman ALQADASI | Sprint 1 | Form Control#1377
falqadasy-svg wants to merge 2 commits into
CodeYourFuture:mainfrom
falqadasy-svg:shirt-from

Conversation

@falqadasy-svg
Copy link
Copy Markdown

@falqadasy-svg falqadasy-svg commented May 30, 2026

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

I have created some field like
user name
the email
the colour
the size
the submit
the name of the creator

@netlify
Copy link
Copy Markdown

netlify Bot commented May 30, 2026

Deploy Preview for cyf-onboarding-module ready!

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

5 similar comments
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@falqadasy-svg falqadasy-svg changed the title Birmingham |26-ITP-May | Fahman ALQADASI | Sprint 1 | Shirt-from Birmingham | 26-ITP-May | Fahman ALQADASI | Sprint 1 | Shirt-from May 30, 2026
@falqadasy-svg falqadasy-svg added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 30, 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 30, 2026
@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

@falqadasy-svg falqadasy-svg changed the title Birmingham | 26-ITP-May | Fahman ALQADASI | Sprint 1 | Shirt-from Birmingham | 26-ITP-May | Fahman ALQADASI | Sprint 1 | Form Control May 30, 2026
@cjyuan
Copy link
Copy Markdown
Contributor

cjyuan commented May 31, 2026

Note: This PR has no label.

@falqadasy-svg falqadasy-svg added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Jun 4, 2026
@cjyuan cjyuan added the Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. label Jun 4, 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.

  • Can you improve the Lighthouse accessibility score from 90 to 100?
Image

Comment thread Form-Controls/index.html
Comment on lines +25 to +26
<label for="product-name">Product Name:</label>
<input type="text" id="product-name" placeholder="Product Name" required pattern="^[a-zA-Z\s]+$" maxlength="20" minlength="2"/>
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.

  • Do you mean "User name"?

  • Can you also fix this input field so that it will not accept any name containing only space characters?

Comment thread Form-Controls/index.html
Comment on lines +33 to +39
<label >T shirt color:</label>
<select name="color" required>
<option value="">Select a color</option>
<option value="red">Red</option>
<option value="blue">Blue</option>
<option value="green">Green</option>
</select>
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.

Code is not indented or formatted consistently.

Please 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 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. Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. labels Jun 4, 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