codeforpdx / dwellingly-app

Application for property managers to communicate with social workers
48 stars 28 forks source link

Reset password functionality on "Forgot Password" page is broken #835

Closed Chris-Boe closed 2 years ago

Chris-Boe commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

reset-password API gives back a 404 not found (frontend should also be updated to correctly handle error case)

To Reproduce Steps to reproduce the behavior:

  1. Go to Login page
  2. Click on Forgot Password
  3. Enter email
  4. Click "Request email password reset"
  5. See error, but with "Success" modal shown

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem. image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.