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

WalletMultiButton Not Collapsed by Default #701

Open
josephfernandez opened this issue Jan 4, 2023 · 1 comment
Open

WalletMultiButton Not Collapsed by Default #701

josephfernandez opened this issue Jan 4, 2023 · 1 comment

Comments

@josephfernandez
Copy link

Describe the bug
When a user clicks the wallet multi button to connect their wallet the dropdown the dropdown is still visible even after the wallet is connected. This is due to the "active" state not being set to false after a wallet has been connected.

To Reproduce
Steps to reproduce the behavior:

  1. Connect wallet using Wallet Multi Button by clicking.
  2. Step through modal workflow to connect appropriate wallet.
  3. Notice the dropdown underneath our button is still visible.

Expected behavior
Dropdown should be hidden unless user clicks button again.

Screenshots
video doesn't show but I move over to modal to select my phantom wallet then dropdown auto appears because wallet is connected.
https://user-images.githubusercontent.com/16963618/210658146-3898316b-9c4e-443e-b00b-7026e14ba67b.mov

Desktop (please complete the following information):

  • Device: MacBook Pro (16-ince 2021)
  • OS: 12.2.1
  • Browser Chrome
  • Version 108.0.5359.124
@densbreen
Copy link

Same issue here. there is a similar issue #349

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