Skip to content

Update Wireframe and Form-Control README.md#1212

Open
cjyuan wants to merge 8 commits intomainfrom
fix/update-spec
Open

Update Wireframe and Form-Control README.md#1212
cjyuan wants to merge 8 commits intomainfrom
fix/update-spec

Conversation

@cjyuan
Copy link
Copy Markdown
Contributor

@cjyuan cjyuan commented Apr 28, 2026

Changelist

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 28, 2026

Deploy Preview for cyf-onboarding-module ready!

Name Link
🔨 Latest commit 9a0f62b
🔍 Latest deploy log https://app.netlify.com/projects/cyf-onboarding-module/deploys/69f0296d7d9b100008eb2ca8
😎 Deploy Preview https://deploy-preview-1212--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

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Member

@illicitonion illicitonion left a comment

Choose a reason for hiding this comment

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

Looks good, thank you!

Comment thread Form-Controls/README.md
- [ ] All inputs have associated labels.
- [ ] My Lighthouse Accessibility score is 100.
- [ ] I require a valid name. I have defined a valid name as a text string of two characters or more.
- [ ] I require a valid name. I have defined a valid namea as a text string of at least two characters and cannot consist only of spaces.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do we want to dictate this for people? Do we want people to think about this and include it in their PR description?

Right now it reads weirdly to me that we're prompting people "Think about what a valid name is" and then requiring a certain answer (which isn't honestly a great definition, but is an easy one to implement)

Comment thread practical_guide.md

---

### 3. Committing files one by one
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
### 3. Committing files one by one
### 3. Committing files often, in meaningful groups

Comment thread practical_guide.md
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Does anything actually point people at this file? I suspect they are unlikely to happen upon it by chance...

Comment thread practical_guide.md
@@ -0,0 +1,58 @@
## Clean Code and Smart Commits: A Practical Guide

### 1. Formatting code consistently
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do we want to add any requirements about formatting to the problem requirements? Or just leave this as a suggestion?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants