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

Demo apps (examples/example-web-app, examples/example-react-native-app) should disable buttons when a session is active #331

Open
sdlaver opened this issue Nov 21, 2022 · 1 comment

Comments

@sdlaver
Copy link
Contributor

sdlaver commented Nov 21, 2022

When a session is active from either of these two demos to a wallet, the user can switch back to the dapp and attempt to establish another session. This will fail, since a connection has already been established. We should disable the buttons in the demo app UI to indicate that you cannot establish another connection while the first is still in progress.

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
@sdlaver and others