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
When a user adds/removes liquidity from a pool, i think they'd expect to have the new figures updated as soon as the transaction completes. There are currently delays in this.
Steps to reproduce:
be on a pool (note exact figures for Liquidity, Volume, My pool share)
add liquidity to that pool
Look at Liquidity, Volume, My pool share. See whether they have changed
Expected: All have changed by some degree immediately
Actual: It takes some time to change. Liquidity takes a few seconds. Volume doesn't seem to update for some time (like minutes). My pool share does seem to update quickly.
May just be worth looking at the events that trigger display changes
The text was updated successfully, but these errors were encountered:
When a user adds/removes liquidity from a pool, i think they'd expect to have the new figures updated as soon as the transaction completes. There are currently delays in this.
Steps to reproduce:
Expected: All have changed by some degree immediately
Actual: It takes some time to change. Liquidity takes a few seconds. Volume doesn't seem to update for some time (like minutes). My pool share does seem to update quickly.
May just be worth looking at the events that trigger display changes
The text was updated successfully, but these errors were encountered: