-
-
Notifications
You must be signed in to change notification settings - Fork 71
Don't rely on browser-native validation in the sign up form #1939
Copy link
Copy link
Open
Labels
area: accessibilityBugs/changes that affect accessibility. Other areas may also apply.Bugs/changes that affect accessibility. Other areas may also apply.area: frontendChanges to front-end codeChanges to front-end codecomplexity: easyIssues that should take limited effort to resolve/fix/build.Issues that should take limited effort to resolve/fix/build.meta: good first issueGood for newcomersGood for newcomersmeta: help wantedExtra attention is neededExtra attention is neededpriority: medium
Metadata
Metadata
Assignees
Labels
area: accessibilityBugs/changes that affect accessibility. Other areas may also apply.Bugs/changes that affect accessibility. Other areas may also apply.area: frontendChanges to front-end codeChanges to front-end codecomplexity: easyIssues that should take limited effort to resolve/fix/build.Issues that should take limited effort to resolve/fix/build.meta: good first issueGood for newcomersGood for newcomersmeta: help wantedExtra attention is neededExtra attention is neededpriority: medium
meta:295249
There are probably other places we do this as well, but this is one of the most visible (and the only one to my knowledge that's been reported by users). We should add some JS validation to ensure an error message is shown in this case.