Slightly-Techie / crm-web

https://crm-web-eta.vercel.app
4 stars 4 forks source link

Email Validation Error #138

Open kwamebio opened 11 months ago

kwamebio commented 11 months ago

Users should be able to enter their emails with or without a capitalized first letter. eg. Entering Kwameagyemang73@gmail.com and kwameagyemang73@gmail.com should work.

greatnessmensah commented 10 months ago

should work as in they should both point to the same email or they are different emails?

kwamebio commented 10 months ago

should work as in they should both point to the same email or they are different emails?

yeah they should point to the same email

greatnessmensah commented 10 months ago

thought pydantic was taking care of that but I will look into that