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

Bug: Improper error message at forgot password place #46

Open
Devika-Sahu opened this issue Mar 18, 2022 · 7 comments
Open

Bug: Improper error message at forgot password place #46

Devika-Sahu opened this issue Mar 18, 2022 · 7 comments
Labels
bug Something isn't working hacktoberfest

Comments

@Devika-Sahu
Copy link

What happened?

User must get a proper error
message like
" USER NOT REGISTERED" while
submitting an invalid email id at
forgot password page but they get a very bad error message.
image

How can we reproduce this bug?

It happens when user enters an email address that is not registered.

Additional context (if any)

Please assign this task to me.

Urgency (Optional)

High priority

@Devika-Sahu Devika-Sahu added the bug Something isn't working label Mar 18, 2022
@github-actions
Copy link

Hey @Devika-Sahu 👋, thank you for raising an issue. Please make sure that it is detailed, and also following the provided template.

@varunKT001
Copy link
Owner

@Devika-Sahu This is a valid issue.
But, I can see you have created 3 issues and all of them are valid issues. Also, at a time you can work on only one issue, so which one do you want to work on right now?

@Devika-Sahu
Copy link
Author

@varunKT001 I would like to work on this issue right now.

@Devika-Sahu
Copy link
Author

/assign

@varunKT001
Copy link
Owner

@Devika-Sahu

First of all

/assign

you cannot self-assign 😅

Now, coming to the issue. Not only for the forgot-password, but you also have to solve this error for all the other parts too that handle auth.

So what you have to do is to create a centralized firebase error handler that handles all types of firebase auth errors. you can create the error handler file in the src/utils directory.

I'm assigning you this issue 🚀

@varunKT001
Copy link
Owner

@Devika-Sahu Any updates?

@Devika-Sahu
Copy link
Author

@varunKT001 I have completed it approximately. Just have to make a few changes. I will upload the new code by day after tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants