-
Type:
Task
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: None
-
None
Currently, we update the redux state with every letter the user types in the username/password fields in the login. We should not do that. Instead, we should get the value of the fields when the user clicks the login button.