Smooth leaderboard filter loading, load-more, and bar transitions - #34
Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
tokentally | 221595d | Aug 06 2026, 10:48 PM |
jackmcpickle
marked this pull request as ready for review
August 6, 2026 22:45
jackmcpickle
changed the base branch from
cursor/tanstack-start-migration-4484
to
main
August 6, 2026 22:46
Stop BoardScript HTML swaps from fighting TanStack Router on the home board. SPA filter links use client navigation, keep prior rows while pending, page results 10 at a time, and animate rank bar widths on load. Co-authored-by: Jack McNicol <jackmcpickle@users.noreply.github.com>
cursor
Bot
force-pushed
the
cursor/leaderboard-filter-ux-4484
branch
from
August 6, 2026 22:47
653ed3a to
221595d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Improves the homepage leaderboard when date/window/metric filters change:
pushStateand causing layout jump). Keeps prior rows visible while pending and reserves list height.scaleX/board-bar-grow) on first load and when filters remount the rows.Static/Hono HTML path still ships BoardScript (with
data-spa-boardskip + min-height during swap) for progressive enhancement / tests.Stacking
Based on
cursor/tanstack-start-migration-4484(#33). Merge that first, or merge this into it.Test plan
pnpm check(lint, fmt, typecheck, 365 tests)data-spa-board="true"board-bar-grow/.board-bar-fill