Rachelcoll / pe

0 stars 0 forks source link

Email is case-sensitive #12

Closed Rachelcoll closed 1 week ago

Rachelcoll commented 1 week ago

Emails are case-insensitive but i can add multiple person with same emails using different cases. eg. johnDoe@gmail.com and johndoe@gmail.com are counted as different emails in the app.

image.png

Here i added two person with same email if ignore case-sensitivity.