CodeForPhilly / CodeForPhilly/stately
Leverage HTML5 input types for validation / UX
Open
- Dominant language
- Python
- Stars
- 22
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Especially the `required` attribute.
Resources:
- [Form validation w/HTML5 + CSS](https://css-tricks.com/form-validation-ux-html-css/)
- [All input types](http://codepen.io/joesteinkamp/pen/ECbmu?editors=1000#0)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the form-rendering entry point and compare its generated controls with the HTML5 input-type and validation resources linked in the issue. Define which fields should use native input types or required validation, then verify the resulting browser validation and user experience.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100