You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to improve the UX for a few cases for the Uniswap Swap Modal: here are the cases and the desired user behavior across the UniswapTradeModal and UniswapTrade. each
If I connect with a Magic Wallet, I should auto switch networks (magic should switch chains via magicNetworkUtils file)
I should not need to be prompted to switch chains
If I connect with an address / Metamask
The useNetworkSwitching should pop up the provider, to “switch chains” in the provider it does not
If no address not logged in (it should just show the swap modal, and be directed to the correct chain and it should prompt the user to connect wallet)
The screenshot below is the current UI / UX
Prompt to Connect Wallet should leverage the onConnectWalletClick
Description
We want to improve the UX for a few cases for the Uniswap Swap Modal: here are the cases and the desired user behavior across the
UniswapTradeModal
andUniswapTrade
. eachconnect wallet
)The screenshot below is the current UI / UX
onConnectWalletClick
https://docs.uniswap.org/sdk/swap-widget/reference/v2#optional-parameters
Ideally leverages the following
**Current on click behavior: **
https://www.loom.com/share/8adf76272503420ebe10a65370816980
Ideal Flow
AuthModal
Later
The above is a list of all supported chains
The text was updated successfully, but these errors were encountered: