Signup page does not show specific email validation error for invalid email format #170
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description:
On the signup page, the application does not display a warning or form validation error when an invalid email format is entered. Although the API returns a response with the message "Email address is invalid," the UI shows a generic error message: "We're sorry, something went wrong when attempting to sign up." This behaviour can confuse users as the actual validation error is not clearly communicated.
Current URL:
https://auth.topcoder.com/login?state=hKFo2
Steps to reproduce:
Actual results:
Expected results:
Screenshots/Videos:
OS and Browser version:
Windows 11, Firefox 143.0.1
VersionDetails:
Device:
Windows Laptop
Reproducibility:
5/5 (reproducible every time)