falko-org / Falko

:chart_with_upwards_trend: Falko (Front-End): Platform for agile projects management :bar_chart:
MIT License
15 stars 11 forks source link

Register and Sign Up have no error treatment #345

Closed alaxalves closed 5 years ago

alaxalves commented 5 years ago

Description

If you Register or Sign Up using wrong credentials or whatever there is no way of knowing you've input wrong credentials.

Expected behavior

Should display error messages.

Current behavior

No error message

Steps to reproduce the behavior

Try to Register or Sign Up using wrong/invalid credentials

Checklist

danielmarquesr commented 5 years ago

Solved in pull request #365.