Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add countdown before logout due to inactivity #863

Open
refi93 opened this issue Mar 2, 2021 · 0 comments
Open

Add countdown before logout due to inactivity #863

refi93 opened this issue Mar 2, 2021 · 0 comments

Comments

@refi93
Copy link
Collaborator

refi93 commented Mar 2, 2021

Currently the wallet logs off abruptly after 15 minutes of inactivity which can lead to weird glitches if the user happens to perform an action right at that moment. The logout is also quite abrupt, so it may make sense to show a countdown before the log-out happens. We should also check out the timing and make sure to show the log-out notification before actually clearing the state of the wallet.

We actually had a report of a Cannot read property 'getAccountsInfo' of null from a user which apparently related to the logout after 15 minutes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant