hngprojects / hng_boilerplate_nestjs

Description
Apache License 2.0
182 stars 105 forks source link

[FIX] [ANCHOR BE PYTHON] Forgot Password Error Upon loading Page #845

Open hestherrh opened 3 weeks ago

hestherrh commented 3 weeks ago

Description

Once a User tries to Login and click on "Forgot Password" , in order to enter their email address, an error message pops up saying "Failed to fetch User emails" when a user hasn't even fill the input field for their email address.

Acceptance Criteria

  1. A user try to login by clicking on Forgot password.
  2. The User should be directed to the Forgot password page to input their registered email address.

Expected Outcome

The user should be able to fill the inputs for email address for "Forgot password" page and not without filling them for an error message to display.

ERROR DISPLAY MESSAGE BEFORE FILLING THEIR EMAIL ADDRESS IN THE FORGET PASSWORD

Screenshot_20240822_143217_Chrome

JoshuaOloton commented 3 weeks ago

Pls assign this issue to me