Skip to content

feat(site): add back-to-tasks navigation on the run page - #61

Closed
liangfung wants to merge 1 commit into
mainfrom
feat/tasks-back-navigation
Closed

feat(site): add back-to-tasks navigation on the run page#61
liangfung wants to merge 1 commit into
mainfrom
feat/tasks-back-navigation

Conversation

@liangfung

Copy link
Copy Markdown
Member

Summary

  • Back-to-Tasks Link: Added a standard "Back to Tasks" navigation link on the run/trajectory page using the canonical back-link design (Lucide ArrowLeft icon with transition-transform hover nudge).
  • Standardized Back Links: Updated the "Back to Leaderboard" links on the tasks page to use the same canonical group styling and Lucide icon.
  • Skeleton Loading State: Implemented a new TasksPageSkeleton component and wired it into the Tasks page <Suspense> fallback to prevent ugly layout shifts and raw "Loading..." text.

Test plan

  1. Navigate to the Run (trajectory) page and verify that the "Back to Tasks" link appears at the top, behaves correctly, and has the transition-transform hover effect.
  2. Navigate to the Tasks page, click the "Back to Leaderboard" link, and verify it navigates back correctly.
  3. Verify that the Tasks page fallback displays the beautifully-styled skeleton loader on slower connections before the client page mounts.

🤖 Generated with Pochi | Task

…ks page

Adds back-to-tasks navigation on the run page using the canonical back-button design, and standardizes the back-button styling on the tasks page. Also introduces a layout-matching skeleton component for the tasks page Suspense fallback to improve loading UX.

🤖 Generated with [Pochi](https://getpochi.com) | [Task](https://app.getpochi.com/share/p-59a8a5bd98434f1a97c0fad1da19dfd9)

Co-Authored-By: Pochi <noreply@getpochi.com>
@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-06-17 01:40 UTC

@wsxiaoys wsxiaoys closed this Jun 17, 2026
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.

2 participants