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

ISSUES WITH E-MAIL VALIDATION IN SIGNUP PAGE #981

Closed
4 of 7 tasks
sindhuja184 opened this issue Oct 24, 2024 · 1 comment
Closed
4 of 7 tasks

ISSUES WITH E-MAIL VALIDATION IN SIGNUP PAGE #981

sindhuja184 opened this issue Oct 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@sindhuja184
Copy link

Description

The email section is accepting any kind of the email.
I would like to impose a regular expression for checking the valid e-mails. (E-mail validation is missing)

Steps to Reproduce

  1. Go to Login in home page
  2. Select sign-up option
  3. Enter credentials
    image
  4. Try to enter invalid email

Expected Behavior

The page should not allow the invalid email addresses to be accepted.

Actual Behavior

The page is accepting the invalid forms of email address.

Screenshots

image
image

Additional Information

Hope you assign me this issue.

Thanks @aditya-bhaumik

What browser are you seeing the problem on?

  • Firefox
  • Chrome
  • Safari
  • Microsoft Edge

Checklist

@sindhuja184 sindhuja184 added the bug Something isn't working label Oct 24, 2024
Copy link

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

@vivekvardhan2810 vivekvardhan2810 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 10, 2024
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

2 participants