wallet-adapter
wallet-adapter copied to clipboard
Get Started button in Dialog does not open onboarding flow.
Describe the bug When using the Dialog/Modal Button as shown in the demo: https://solana-labs.github.io/wallet-adapter/example/ When the browser does not have a wallet installed, we get a "Get Started" button, this button connects a detected wallet if the adapter exists.
To Reproduce Steps to reproduce the behavior:
- Go to https://solana-labs.github.io/wallet-adapter/example/
- Select wallet in Dialog/Modal + react-ui section
- Click the "Get Started" button
- Observe nothing happens and the other buttons are connected to a wallet.
Expected behavior This button should try to connect to the wallet to start the onboarding flow. i.e Phantom will open a new tab for users to download the extension
Also could we have a prop that allows picking the fallback wallet for the Get Started button. It picks Torus wallet then Phantom by default but we'd like a different order
Desktop (please complete the following information):
- OS: macOS
- Browser: Chrome+Brave
- Version "@solana/wallet-adapter-react-ui": "^0.9.5"
Closing since this is an instance/symptom of https://github.com/solana-labs/wallet-adapter/issues/394, which we will address. Thanks for your patience on this, we're going to revamp the Getting Started UX. Please subscribe to that issue!