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

[QA] Notification to change wallet does not appear when changing wallet from "Connect with Apple" to "Connect with Google" #3166

Open
tsadovska opened this issue Jan 9, 2025 · 1 comment
Labels
connect v2 Tickets that relate to the full redesign+sdkv2 replacement p1 Important issue

Comments

@tsadovska
Copy link
Collaborator

Describe the current behavior in detail

Reproducible on https://wormhole-connect-mainnet.netlify.app/ and https://preview.portalbridge.com/d6931f4ac7/.

Preconditions:
User has different wallet accounts when connecting with "Connect with Apple" or "Connect with Google".
In my case:

  • When I connect with "Connect with Apple", wallet account 0x924cdf42e892c9c60f48469c0da68575bd11f788e3b45db636a6e2974570f372 is connected.
  • When I connect with "Connect with Google", wallet account 0x8ee9079f6b7607a95802f2dd6ffe9ff79d3a90c6ab2687b6b8b7b2106db1028d is connected.

Steps:

  1. Prepare to send 0.0001 APT from Aptos (wallet connected with Continue with Apple) to Base (MetaMask)
  2. Click on source wallet address and select "Change wallet" option
  3. Select "Continue with Google" option

Actual result:

  • Wallet account remains the same, 0x924cdf42e892c9c60f48469c0da68575bd11f788e3b45db636a6e2974570f372.
  • Google icon is displayed next to the wallet address
  • When user confirms the transfer, notification to select Google account is displayed. Then, warning is displayed: The account with address 0x8ee9..b1028d is either disconnected or under a different social login. . User is not able to initiate a transfer.

Expected result:
Notification to select Google account is displayed when user changes the wallet from "Continue with Apple" to "Continue with Google". User can successfully start the transfer after changing account from "Continue with Apple" to "Continue with Google".

Notes/ Attachments

Screen.Recording.2025-01-09.at.11.16.45.mov
@tsadovska tsadovska added p1 Important issue connect v2 Tickets that relate to the full redesign+sdkv2 replacement labels Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connect v2 Tickets that relate to the full redesign+sdkv2 replacement p1 Important issue
Projects
None yet
Development

No branches or pull requests

2 participants
@tsadovska and others