You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 26, 2024. It is now read-only.
When enter an invalid email or password or an email that has already been registered it does not show any sort of error or error message which looks very bad.
👍 Expected behavior
It should throw an error message in the form of an toast notifying the user of the error and error type.
👎 Actual Behavior
I am planning to use react-toastify to solve this problem and notify the users whenever there is an incorrect login or message and show the user the correct error message.
🎲 Appwrite version
Version 0.10.x
💻 Operating system
Windows 10
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
I checked and did find a bug raised almost a year ago but no one has yet worked on it
👟 Reproduction steps
When enter an invalid email or password or an email that has already been registered it does not show any sort of error or error message which looks very bad.
👍 Expected behavior
It should throw an error message in the form of an toast notifying the user of the error and error type.
👎 Actual Behavior
I am planning to use react-toastify to solve this problem and notify the users whenever there is an incorrect login or message and show the user the correct error message.
🎲 Appwrite version
Version 0.10.x
💻 Operating system
Windows 10
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?