AUTH-WEB / PAY-WEB / BCREGISTRY / SBC-COMMON-COMPONENTS - Bug Report: Account Switching Doesn't Reset to Fresh State or Default Landing Page
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
Summary:
When a user with multiple accounts switches between accounts, the application does not reset to a fresh state or load the default landing page as expected.
Steps to Reproduce:
Log in as a user with multiple accounts.
Navigate to any page (not the default landing page).
Switch to a different account.
Expected Result:
When switching accounts, the application should reset to a fresh state and navigate to the default landing page.
Actual Result:
The application does not reset and remains on the current page instead of loading the default landing page.
Impact:
This could lead to confusion for users, as the expected fresh state and default landing page are not presented after switching accounts.
Severity:
Medium
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.