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

Timeout Dialog #127

Open
rbdietz opened this issue Nov 13, 2018 · 4 comments
Open

Timeout Dialog #127

rbdietz opened this issue Nov 13, 2018 · 4 comments
Assignees
Labels

Comments

@rbdietz
Copy link
Member

rbdietz commented Nov 13, 2018

If session is no longer active this dialog should say so (with link to login), or user should be presented with login fields, or user should be automatically logged out. The incomplete hours entry dialog pops up when you click a day and need to log back in.

screen shot 2018-11-13 at 11 19 39 am

@adabutch
Copy link
Collaborator

Let's automatically log the use out, @sibow ?

@charlesbrandt
Copy link
Contributor

I'm in favor of simply showing a message that the session has expired, rather than automatically redirecting to a logout route. I like being able to reload the current page, authenticate with CAS, and then be back to where I started. I worry that a logout action may take users away from the system with no clear path back.

@sibow
Copy link
Member

sibow commented Nov 14, 2018

current session is 2 hrs, we could increase it to 8 hrs for example.

@sibow
Copy link
Member

sibow commented Nov 14, 2018

other pages are designed like that if you click on one, and the session is timeout it will take you back to login which in turn send you to CAS, as if you are normally logged in again without using your credentials.
But because this is a dialogue we can not send the dialog to login, the Opener window can do that.
We will find a way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants