You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First name - Add validation that only alphabets can be entered. No numbers and special characters are allowed. Also the fields cannot be blank. So we need to show the * sign against the field.
Change the error message, position and format displayed when
1. Valid email address is not entered
2. Password are too short
3. Passwords do not match.
Change the content of email received to verify the email address after signing up.
The text was updated successfully, but these errors were encountered:
@AkashKale Please come up with the design to display the error message at the top of the page above the signup form. Currently this is how they are being displayed.
First name - Add validation that only alphabets can be entered. No numbers and special characters are allowed. Also the fields cannot be blank. So we need to show the * sign against the field.
Change the error message, position and format displayed when
1. Valid email address is not entered
2. Password are too short
3. Passwords do not match.
Change the content of email received to verify the email address after signing up.
The text was updated successfully, but these errors were encountered: