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
Current version has email check for email validity at the backend server level, but it won't show whether the email used is not excepted on the frontend. The frontend also needed to check validity of an email if they have domain and dot
show warning message below the email input box while submit review to warn user at the email section when:
the email typed in is not a valid email
the email typed has already been used
the email typed exceeded the limit (255) (Are you sure your email input here are valid?)
Current version has email check for email validity at the backend server level, but it won't show whether the email used is not excepted on the frontend. The frontend also needed to check validity of an email if they have domain and dot
Partially superceding with #71
The text was updated successfully, but these errors were encountered: