[
https://issues.apache.org/jira/browse/ISIS-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17289759#comment-17289759
]
ASF subversion and git services commented on ISIS-1922:
-------------------------------------------------------
Commit f7ddf83fae0d6e05f464666ed75e5e7642d82019 in isis's branch
refs/heads/ISIS-2534-spring_sec from joonatan-r
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=f7ddf83 ]
ISIS-1922: Notify user when expired session is refreshed
Without this patch applied, when a user clicks a menu item in an expired
session, the session is simply refreshed and no action is taken. This is
a problem because from the user's point of view the click is ignored. This
patch fixes the problem by notifying user that the session was expired and
was refreshed from the click.
> Session Timeout Indication
> --------------------------
>
> Key: ISIS-1922
> URL: https://issues.apache.org/jira/browse/ISIS-1922
> Project: Isis
> Issue Type: Improvement
> Components: Isis Viewer Wicket
> Reporter: Andi Huber
> Priority: Major
> Fix For: 2.0.0-M5
>
>
> Eg when a user clicks on a Menu Item, while the session has already timed
> out, the session silently refreshes and no action is executed.
> From a user's perspective, she/he experiences an application that sometimes
> is ignoring clicks.
> We should a least show a fade-in/out message to give a user friendly
> notification, that her/his session was timed out and hence needed to be
> refreshed.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)