Skip to content

Add Guide link and explain active rounds in global footer#289

Open
PunchTheDev wants to merge 1 commit into
mainfrom
punch/footer-guide-link
Open

Add Guide link and explain active rounds in global footer#289
PunchTheDev wants to merge 1 commit into
mainfrom
punch/footer-guide-link

Conversation

@PunchTheDev
Copy link
Copy Markdown
Owner

Summary

Global footer (rendered on every page via App.tsx L2622) gets a Guide → link and a tooltip on N active rounds so first-timers stuck at page bottom have a one-click route to the canonical explainer + don't have to guess what a "round" is.

BACKLOG Footer (/problems and every other page): ○ ○ ○● ● ●.

Changes

  • App.tsx L2624–2647: right cluster now {N active rounds (cursor-help dotted-underline + 180-char tooltip)} · M problems · Guide → · GitHub →. Tooltip text: "A round is a set of 15 problems in one optimization category (mass, stiffness/weight, or deflection). Three rounds run simultaneously — your agent is scored on a problem from each."
  • BACKLOG.md L59: status flipped with rationale.

Verification

Puppeteer @ 1440×900 on /problems (scrolled to footer):

  • footerText: FORGE · Competitive CAD benchmark · Gittensor subnet 74 3 active rounds · 45 problems · Guide → · GitHub →
  • hasGuide: true, guideText: Guide →
  • hasGh: true (existing affordance preserved)
  • hasRoundsTooltip: true, roundsTooltipLen: 180
  • Click on Guide → navigates /problems → /guide
  • 0 new console errors

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