Actions
Feature #70476
closedadd logout button in refresh login modal
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2015-10-07
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.5
Tags:
Complexity:
easy
Sprint Focus:
Description
After a period of inactivity, the "Expiration notice" modal is displayed (cf screenshot "modal-login-expiration-notice.png").
This modal has 2 buttons "stay logged in" and "log me out".
After some more seconds, the session expire and the "Refresh login" modal is displayed (cf screenshot "modal-login-refresh.png").
But this modal doesn't display "log me out" button.
This could be confusing for someone who just want to log in with another login for example, or for someone who just want to log out properly and doesn't feel well with just "close windows" as suggested in the modal text.
Suggestion : add "log me out" button (the same as in "expiration notice")
cf screenshot "modal-login-refresh-evolution.png"
Files
Actions