diff --git a/ToDo.txt b/ToDo.txt index 6eda85f..93de4f0 100755 --- a/ToDo.txt +++ b/ToDo.txt @@ -19,6 +19,7 @@ account/resetpassword ForgotPassword No notice something is happening when button pressed + When the email is sent and waiting on timeout the error is : something went wrong and it should be cannot send email request that quickly ForgotPassword Email / Resetpassword Email Needs styles that match the theme of the website \ No newline at end of file diff --git a/src/MistoxWebsite.Client/Pages/Account/ActivityPages/ResetPassword.razor b/src/MistoxWebsite.Client/Pages/Account/ActivityPages/ResetPassword.razor index a33c272..5fb2d27 100755 --- a/src/MistoxWebsite.Client/Pages/Account/ActivityPages/ResetPassword.razor +++ b/src/MistoxWebsite.Client/Pages/Account/ActivityPages/ResetPassword.razor @@ -5,11 +5,11 @@