Email field should prevent super long email address
Open
ENTITY - DO NOT USE
UX
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
Email fields in Entities currently do not prevent users from entering a really long silly email addresses.
Ideally, the field should have a syntax check so that we prevent silly inputs.
Recommending 128 characters as a max.
ref: https://en.wikipedia.org/wiki/Email_address#Syntax
ref: Amazon.ca sign-in email field accepts up to 128 characters all-in.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.