Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Session time out when creating long courses, exam or surveys #3119

Open
lmmrssa opened this issue Feb 6, 2019 · 3 comments
Open

Session time out when creating long courses, exam or surveys #3119

lmmrssa opened this issue Feb 6, 2019 · 3 comments

Comments

@lmmrssa
Copy link
Member

lmmrssa commented Feb 6, 2019

If you are not navigating between pages for long time then even if you are performing some activities within a page your session expires.
Such as creating a survey, exam or courses with lot of details on it.

@svlesiv svlesiv self-assigned this Feb 11, 2019
@svlesiv svlesiv removed their assignment Feb 15, 2019
@svlesiv
Copy link
Member

svlesiv commented Feb 15, 2019

Hi @lmmrssa and @paulbert, could you please recommend the best way to solve this issue? Create an additional method in user.servise.ts/auth-guard.ts/other files?

@lmmrssa
Copy link
Member Author

lmmrssa commented Feb 15, 2019

@svlesiv First step on fixing this will be to add pop up dialog that ask for password. Just as we do for admin confirmation. And reinitiate session.
This will lead not navigating back to login or not just seeing infinite spinner loading.

svlesiv added a commit that referenced this issue Feb 15, 2019
@svlesiv
Copy link
Member

svlesiv commented Feb 15, 2019

Thank you for the explanation, @lmmrssa . Do you think it can be done with setInterval() method or there is a more elegant way to do it?

@svlesiv svlesiv removed their assignment Mar 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants