Skip to content

Unify leaderboard selectors into a single controls bar#36

Merged
radinhamidi merged 1 commit into
mainfrom
feat/leaderboard-selector-redesign
Jun 19, 2026
Merged

Unify leaderboard selectors into a single controls bar#36
radinhamidi merged 1 commit into
mainfrom
feat/leaderboard-selector-redesign

Conversation

@radinhamidi

@radinhamidi radinhamidi commented Jun 19, 2026

Copy link
Copy Markdown
Member

Summary

  • Replace the two stacked cards (selector card + filter card) on the leaderboard home page with a single controls bar: Benchmark / Dataset / Retriever on row 1, LLM / Method / Search on row 2, separated by vertical dividers.
  • Move LLM and Method from chip groups to <select> dropdowns (options populated from the real models/methods data).
  • Point the leaderboard footer's Paper link at the reproducibility paper (arXiv 2604.27421) via a new paperHref prop on the shared Footer. The marketing site keeps the toolkit paper (2511.15996).

UI-only: no data, results, scores, schema, or library code touched. The four per-X pages are unchanged.

Test plan

  • Default load: MS MARCO + DL 2019 + Retriever All
  • LLM / Method dropdowns filter the table
  • Benchmark pills repopulate the Dataset dropdown; Retriever pills toggle the retriever column
  • Search + sort headers still work
  • Light and dark mode
  • Leaderboard footer Paper link → arxiv.org/abs/2604.27421; marketing footer still → 2511.15996

🤖 Generated with Claude Code

…s dropdowns

Replace the two stacked selector/filter cards on the leaderboard home page
with one controls bar: Benchmark / Dataset / Retriever on the first row and
LLM / Method / Search on the second, separated by vertical dividers. LLM and
Method move from chip groups to <select> dropdowns. Point the leaderboard
footer's Paper link at the reproducibility paper (arXiv 2604.27421) via a new
Footer paperHref prop; the marketing site keeps the toolkit paper.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@radinhamidi radinhamidi merged commit 1cf4d9c into main Jun 19, 2026
3 checks passed
@radinhamidi radinhamidi deleted the feat/leaderboard-selector-redesign branch June 19, 2026 16:23
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