Skip to content

Add progress bar to performance page during trade history loading#373

Merged
crthpl merged 2 commits intomainfrom
performance-loading-bar
Mar 8, 2026
Merged

Add progress bar to performance page during trade history loading#373
crthpl merged 2 commits intomainfrom
performance-loading-bar

Conversation

@crthpl
Copy link
Copy Markdown
Contributor

@crthpl crthpl commented Mar 8, 2026

Summary

  • Adds a visual progress bar below the "Performance" heading that fills as trade history markets are loaded
  • Keeps the existing text indicator ("Loading trade history: X/Y markets...") alongside the progress bar

Test plan

  • Open the performance page with an account that has trades in multiple markets
  • Verify the progress bar appears and fills smoothly as markets load
  • Verify the bar and text disappear once all markets are loaded

@crthpl crthpl requested a review from a team as a code owner March 8, 2026 17:15
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
platform Ready Ready Preview, Comment Mar 8, 2026 5:33pm

Request Review

requestedMarkets was a plain Set, so $derived never tracked changes
to it. Made it $state and used untrack() in the $effect to avoid
circular dependencies.
@crthpl crthpl merged commit cc05197 into main Mar 8, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant