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

Backgrounding fakewallet in the middle of a session should close the session #307

Open
steveluscher opened this issue Oct 19, 2022 · 0 comments
Assignees

Comments

@steveluscher
Copy link
Contributor

Repro:

  1. Open the example web app
  2. Exercise the ‘record message’ feature
  3. Without signing the transaction in the wallet, context switch back to the browser

Observe that the websocket connection is still active and the app is still waiting for an answer from the wallet. In my opinion, aborting a session by backgrounding the wallet should be equivalent to cancelling the session.

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

2 participants