Tencent / Tencent/tdesign-miniprogram
[Input 输入框] 希望给文本输入框组件增加邮件类型,即type=“email”
Open
@anlyyao is already working on this.
Since Oct 21, 2024.
💪🏻 enhancement
- Dominant language
- Vue
- Stars
- 1.8k
- Forks
- 337
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 19
Description
这个功能解决了什么问题
用户如果输入的非邮件地址则提示信息
你建议的方案是什么
增加一个type类型email,当type为email时,验证输入的文本是否包含@,或者更为准确的验证方式
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.