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

Forgot password error should be handled properly #9686

Closed
shivankacker opened this issue Jan 3, 2025 · 5 comments · Fixed by #9707
Closed

Forgot password error should be handled properly #9686

shivankacker opened this issue Jan 3, 2025 · 5 comments · Fixed by #9707
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@shivankacker
Copy link
Member

Describe the bug
Currently, if the request fails when clicking on forgot password, you get both a success and a failure message. It should just show failure.

To Reproduce
Click on forgot password, enter username and press "Send reset link"

Expected behavior
If the request fails, the user should get an error message, if it passes, they should get a success message

Screenshots
Image

@shivankacker shivankacker added bug Something isn't working good first issue Good for newcomers labels Jan 3, 2025
@AdityaJ2305
Copy link
Contributor

Hey @shivankacker , I would like to work on this issue

@rithviknishad
Copy link
Member

Complete other issues that are already assigned to you before requesting for new issues to be assigned @AdityaJ2305

@Utkarsh-Anandani
Copy link

can I work on this @rithviknishad @shivankacker

@rithviknishad
Copy link
Member

rithviknishad commented Jan 3, 2025

Unassigning due to not following as per docs already mentioned twice.

cc: @bodhish

@abhimanyurajeesh
Copy link
Contributor

abhimanyurajeesh commented Jan 3, 2025

@rithviknishad @shivankacker requesting for assignment, can I work on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment