trivalleycoders-org / events-client

Display any type of event. Link to your ticketing/registration site
MIT License
2 stars 6 forks source link

No message when login fails #182

Closed klequis closed 5 years ago

klequis commented 5 years ago

Click Login Enter valid user id Enter invalid password Click Login

Result: inputs are cleared but user is not informed anything went wrong Expected: message to user, 'invalid email or password'.

klequis commented 5 years ago

fixed