SOFTENG701G1/Flatmate-Management-System

Disable the reset password button once pressed

Closed this issue · 2 comments

User story
As a user, I want to not be able to send multiple reset password instructions a so that I wont receive multiple emails and confuse me.

Acceptance criteria

  • User not able to submit another reset password request when the email is still getting sent

Additional context
N/A

mini commented

Maybe only for a short time? So they can try again

Yes, once the API responded, the button should either be available again if there was an error, or bring user to the next page saying that the email has been sent :D

sorry, should have clarified it in the issue