You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user is in fullscreen mode, they can conceivably still have stale data present in the browser if they go to to the popup and switch accounts or import a new account
Acceptance Criteria:
When a user switches accounts, if they have an open tab with the old account activated, don't let that account make changes.
Inform the user that their sessions has gone stale
The text was updated successfully, but these errors were encountered:
This issue was formerly known as Auto close stale Freighter tabs. After talking with @aristidesstaffieri, we decided a better UX than closing stale tabs would be to just block the user from making requests to the background in the stale tab and let the user know that the session is now closed
When a user is in fullscreen mode, they can conceivably still have stale data present in the browser if they go to to the
popup
and switch accounts or import a new accountAcceptance Criteria
:The text was updated successfully, but these errors were encountered: