Closed didemongu closed 5 years ago
We do not necessarily show necessary error messages like Your password is wrong, which is not good for users. I will deal with this situation.
Your password is wrong
After a little search, I found out Toast component in Ionic. You can check it out here
Toast
I added toast message in signin page for wrong user input.
@didemongu will you handle the needed changes in #372?
We do not necessarily show necessary error messages like
Your password is wrong
, which is not good for users. I will deal with this situation.