ISN-Zurich / ISN-Learning-Cards

ISN Mobile Application to run Learning Cards for Courses on an Ilias LMS
6 stars 6 forks source link

loading of course list view while being on the login or landing view #223

Closed evangelia-mitsopoulou closed 11 years ago

evangelia-mitsopoulou commented 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.

evangelia-mitsopoulou commented 11 years ago

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.