dspace-angular
dspace-angular copied to clipboard
Session check issues
Application will totally hang if session expires while computer is hibernated
To Reproduce
- Login with any user
- Hibernate your computer for longer period to exceed session timeout period (2h will do for sure)
- Get you computer up again
- Your status is still displayed as "logged in"
- Try to navigate anywhere without refreshing your page
- There will be some errors in console and your page is left stuck with loading indicator
Expected behavior You would be either logged out on navigation or you would be present login page on navigation