Open 0xean opened 4 weeks ago
When the swapper is exposed externally without a wallet connected and a user receives rates and then decides to connect a wallet, we want to ensure there isn't a full refresh required and they dont get kicked back into the flow.
Uniswap does a nice job of this ( https://app.uniswap.org/swap ) as an example.
Spoke with @gomesalexandre and I'll focus on reviewing https://github.com/shapeshift/web/pull/8079 and wait until that goes in before starting this guy.
When the swapper is exposed externally without a wallet connected and a user receives rates and then decides to connect a wallet, we want to ensure there isn't a full refresh required and they dont get kicked back into the flow.
Uniswap does a nice job of this ( https://app.uniswap.org/swap ) as an example.
AC