wormhole-foundation / wormhole-connect

Wormhole Connect brings all the functionality and utility of Wormhole right into your application and removes all of the complexity.
https://connect-in-style.wormhole.com/
Other
78 stars 58 forks source link

[QA] Token list is incomplete when wallet is not connected #2674

Closed tsadovska closed 5 days ago

tsadovska commented 1 week ago

Describe the current behavior in detail

Checked on https://portalbridge.com/:

Steps:

  1. Select Arbitrum network in "From" section (Wallet was not connected)
  2. Check if WAVAX or WFTM token is displayed in the list

Actual result: Tokens are not displayed in the list until wallet is connected. Expected result: Tokens are displayed in the list when wallet is not connected.

Notes/ Attachments

image

image

emreboga commented 1 week ago

AFAIK we should display all tokens supported when no wallet is connected; and the ones with a balance when a wallet is connected. I'll have a fix for this.