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

Entering Invalid emails is going to a sorry page #255

Open
KrupaPammi opened this issue Jul 13, 2020 · 0 comments
Open

Entering Invalid emails is going to a sorry page #255

KrupaPammi opened this issue Jul 13, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@KrupaPammi
Copy link
Contributor

We need to implemented additional validation on email field in marketing preferences section.

Below example emails are going to a sorry page.

On email field, when I enter an email like the below ones, there's no error message displayed
[email protected]@comicrelief.com - having two @ should allow only one @ character
[email protected]@comicrelief.com - having two .com
[email protected] [email protected] - giving space in between and entering the same email again
test\[email protected] - back slashes in local-part of email
[email protected] - more than two domain names are allowed, not sure how many can we allow like org co uk com net etc?

@KrupaPammi KrupaPammi added the bug Something isn't working label Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant