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

Email placeholder is case-sensitive #310

Open
Adnan-shariff opened this issue Oct 28, 2024 · 3 comments
Open

Email placeholder is case-sensitive #310

Adnan-shariff opened this issue Oct 28, 2024 · 3 comments
Labels
Automation Pending For this issue automation is pending Fixed in dev Very High Priority It should be fixed in next 8-9 hrs

Comments

@Adnan-shariff
Copy link
Collaborator

Describe the bug
The email input field treats entries as case-sensitive, leading to a "user not found" error

Steps to reproduce

1.Enter an email with uppercase letters in the input field.

Expected Behavior
The email should be accepted regardless of letter case.

Actual Behavior
Displays an error: "user not found."

Screenshots
Screenshot 2024-10-28 at 12 51 57 PM

@Adnan-shariff Adnan-shariff added the Very High Priority It should be fixed in next 8-9 hrs label Oct 28, 2024
@Adnan-shariff
Copy link
Collaborator Author

Adnan-shariff commented Oct 28, 2024

#261 please check issue 7 which persists on DEV

@MSGlobalShala
Copy link
Collaborator

Hi @pankajsparihar
Please put the trim and lower case at both FE and BE

@shivanim11
Copy link
Collaborator

Fixed

@shivanim11 shivanim11 added Fixed in dev Automation Pending For this issue automation is pending and removed PR Raised labels Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Automation Pending For this issue automation is pending Fixed in dev Very High Priority It should be fixed in next 8-9 hrs
Projects
None yet
Development

No branches or pull requests

5 participants