You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
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.
The text was updated successfully, but these errors were encountered: