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
fix(miles): leaderboard floor connected user's row at AppHeader value
While Fuul's leaderboard data refreshes more slowly than its per-user
totals, the leaderboard could briefly show the connected wallet at
fewer miles than the AppHeader badge. Override the user's row points
(and their entry in the volume-table miles lookup) with the badge
value whenever it's higher, so the leaderboard never reads as less
than the header.
0 commit comments