osmosis-labs / osmosis-frontend

Web interface for Osmosis Zone
https://app.osmosis.zone/
Apache License 2.0
230 stars 416 forks source link

Save last used swap tokens in localstorage #2969

Open p0mvn opened 6 months ago

p0mvn commented 6 months ago

As requested by : we should remember the last swapped tokens the user selected on swap page so if they navigate to another page and back they would remain the same. This state is ignored if the user navigates to a swap page with query params specifying the preferred swap tokens.

jonator commented 6 months ago

I think we'll be tracking such things in Linear so we can add it to Cycles

MaxMillington commented 3 months ago

@JoseRFelix I think you fixed this right?

jonator commented 2 months ago

This is fixed @MaxMillington