Actions
Bug #7164
openthe application redirects the user to the splash screen instead of navigating directly to the login/sign-in page.
Status:
Resolved
Priority:
Normal
Assignee:
Sagar Bisht
Start date:
05/28/2026
Due date:
% Done:
0%
Estimated time:
Description
After performing the logout action successfully, the application redirects the user to the splash screen instead of navigating directly to the login/sign-in page.
This behavior is incorrect because once the user logs out, the active session should be terminated and the user should be redirected directly to the authentication/login screen for secure re-login access. Redirecting users to the splash screen creates unnecessary navigation and may cause confusion regarding logout completion status.
Actions