topcoder-platform / tc-auth-lib

Mixed front-end lib for auth0 authorization
1 stars 12 forks source link

[Chrome] When we enter invalid email id , it is accepted #227

Closed neenatc closed 3 years ago

neenatc commented 3 years ago

Steps to reproduce

  1. Open topcoder.com
  2. Click Register Now
  3. Click on Sign Up
  4. Enter "-1@gmail.com" as Email
  5. Enter ######## in First name field
  6. Enter $$$$$$$$ in Last name field
  7. It is accepted and the message displayed is "User already exists"

Screenshot

Issue 3 Issue 3 image 2

Actual Result Invalid email ID is accepted in Email ID field

Expected Result Invalid email ID cannot be accepted in Email ID field

Bug Type Functional

Device : Laptop OS : Microsoft Windows 10 Home Version 10.0.19042 Build 19042 Browser : Chrome Version 91.0.4472.114 (Official Build) (64-bit)