bounswe / bounswe2018group9

Actopus - an activity social octopus
14 stars 6 forks source link

Error Messages Upon Wrong User Input #391

Closed didemongu closed 5 years ago

didemongu commented 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.

didemongu commented 5 years ago

After a little search, I found out Toast component in Ionic. You can check it out here

didemongu commented 5 years ago

I added toast message in signin page for wrong user input.

okyksl commented 5 years ago

@didemongu will you handle the needed changes in #372?