ngds / ADEPT_frontend

The front-end environment for the ADEPT project.
MIT License
0 stars 0 forks source link

No error or reaching if incorrect name/password entered #9

Closed aazaff closed 3 years ago

aazaff commented 3 years ago

If you enter an invalid username or password into the login, there's no reaction, so you don't know if it's because you typed it wrong or the login button is just broken. There should be some kind of event that get triggered on a failed login.

aazaff commented 3 years ago

Actually, I was wrong about this. there IS an invalid login response on /adept but NOT on the main NGDS. I will move this issue to the appropriate repo.