Describe the bug
When pressing the login button the view does not change to the logged in state, but seems to make the logged in requests to the backend.
To Reproduce
Go to Account tab
Fill in login details and click login
See the login button flash and nothing happens
Expected behavior
The login page should redirect to the actual account view when clicking the login button.
Describe the bug When pressing the login button the view does not change to the logged in state, but seems to make the logged in requests to the backend.
To Reproduce
Expected behavior The login page should redirect to the actual account view when clicking the login button.