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

Dismissing the Android disambiguation dialog does not cancel connection #641

Open
steveluscher opened this issue Oct 31, 2022 · 1 comment

Comments

@steveluscher
Copy link
Collaborator

  1. Have more than one SMS MWA compatible wallet installed on your phone.
  2. Visit https://solana-labs.github.io/wallet-adapter/example
  3. Tap on ‘connect’ – observe the sheet appears asking you which wallet you would like to open
  4. Tap outside the sheet to dismiss it.

Expected behavior:

The connection should be cancelled.

Actual behavior:

The code continues to wait for a WebSocket connection to open. Does not cancel connection until the timeout.

@flodef
Copy link

flodef commented Nov 7, 2022

Happen also with a single SMS MWA compatible wallet.
After it is open, if connection is refused by the user, the connection is still waiting (connect button not available until timeout)

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