Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Check email validity at client level #112

Open
1 task
SirrorsMoore1975 opened this issue Nov 27, 2023 · 0 comments
Open
1 task

Feat: Check email validity at client level #112

SirrorsMoore1975 opened this issue Nov 27, 2023 · 0 comments

Comments

@SirrorsMoore1975
Copy link
Contributor

SirrorsMoore1975 commented Nov 27, 2023

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?)

Partially superceding with #71

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant