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
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
Go to Login in home page
Select sign-up option
Enter credentials
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.
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.
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
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
Additional Information
Hope you assign me this issue.
Thanks @aditya-bhaumik
What browser are you seeing the problem on?
Checklist
The text was updated successfully, but these errors were encountered: