-
-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
Front EndPrimarily front-end (react/javascript)Primarily front-end (react/javascript)
Description
Before the design team tests the new layout updates for the signup and login website, there are verification issues with these two forms that can be dealt with:
For the login form:
- The “Email” field lacks a proper verification policy. If users input '3' as their email address, an error message appears, but if they enter '3@1', the error message does not appear. Additionally, when users provide an incorrect email, the page refreshes without autofilling data.
For the signup form:
- The “Email” field also lacks a verification policy immediately. If users provide an incorrect email, the page refreshes without autofilling data.
Metadata
Metadata
Assignees
Labels
Front EndPrimarily front-end (react/javascript)Primarily front-end (react/javascript)
Type
Projects
Status
Needs review