shapeshift / web

ShapeShift Web
https://app.shapeshift.com
MIT License
171 stars 183 forks source link

Rates persisted across a wallet connect and other user actions #7979

Open 0xean opened 4 weeks ago

0xean commented 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.

AC

0xApotheosis commented 1 day ago

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.