CodeForPhilly / CodeForPhilly/stately
Leverage HTML5 input types for validation / UX
未关闭
- 主要语言
- Python
- 星标
- 22
- 派生
- 5
- PR 合并指标
- 30 天内没有已合并 PR
描述
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)
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先定位表单渲染入口点,并将其生成的控件与 issue 中链接的 HTML5 输入类型和验证资源进行比较。确定哪些字段应使用原生输入类型或 required 验证,然后验证最终的浏览器验证行为和用户体验。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- css, html
- 领域
- frontend, web-dev
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100