Feature Request: Improved Handling of Expired Login Sessions #2352
Closed
matthijs166
started this conversation in
Feature Requests & Ideas
Replies: 1 comment
-
Already a part of payload since V2 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, when a user's login session expires, the system either does not load data or throws errors. This can be frustrating and confusing for users. To provide a better user experience, we would like to implement a feature that automatically redirects users to the login page or triggers a login popup when their session expires.
Expected Behavior:
When a user's login session expires, the UI detects this and triggers the login popup or redirects the user to the login page.
Once the user logs in again, the system resumes the user's previous activity, such as loading data or completing an action.
Benefits:
Improved user experience: Users will no longer encounter errors or have to manually refresh the page when their login session expires.
Higher engagement: Users will be more likely to continue using the system if they have a smoother experience and fewer interruption
Beta Was this translation helpful? Give feedback.
All reactions