Closed evangelia-mitsopoulou closed 11 years ago
Current Behavior: While being on the logout - area i.e. login view or landing view the course list has been displayed
Desired Behavior: To prevent the above behavior. The courses list view should be loaded only when we are logged in.
NOTE: This bug had been noticed in the past, it needs a bit more observing.
Christian suggested to change the isLoginState test towards using the 'loginState' property instead of the ' userAuthenticationKey' property in order to represent the state of the user interaction.
Current Behavior: While being on the logout - area i.e. login view or landing view the course list has been displayed
Desired Behavior: To prevent the above behavior. The courses list view should be loaded only when we are logged in.
NOTE: This bug had been noticed in the past, it needs a bit more observing.