-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: frontend
-
None
-
Not defined
Brief summary of the bug. What is it ? Where is it ?
Optimize login page
Steps to reproduce:
- Simulate slow connection with dev tools (Slow 3g)
- type username and password
- Hit the login button
- Authentication is successful (REST call) and button is active again before the redirection to Optimize dashboard happens, so the user can click it again.
Actual result:
Expected result:
- Login button is not active if authentication was successful