pickle-finance / pickle-ui

UI to interact with the PICKLE protocol
https://app.pickle.finance
51 stars 51 forks source link

Persist local storage based on users' wallet address #456

Closed larrythecucumber321 closed 2 years ago

larrythecucumber321 commented 2 years ago

When switching wallets and refreshing the page, the UI will show the balances of the former wallet until the data is fully refreshed. This leads to a strange user experience where the user will check to see if they had actually switched wallets and realize the balances aren't reflective of the current wallet.

janklimo commented 2 years ago

Duplicate of #448