Skip to content

Conversation

@cto-new
Copy link
Contributor

@cto-new cto-new bot commented Nov 21, 2025

Summary

Introduce skeleton loaders on the Arenas hub and arena detail pages, replacing the previous 'Loading...' placeholders. Metadata for /arenas and /arenas/:id routes now mirrors the Leaderboards pattern by using dynamic arena names when available.

Details

  • Replace inline 'Loading...' with reusable skeleton components on Arenas hub and arena detail pages
  • Add ArenasHubSkeleton and ArenaDetailSkeleton components and wire them into Arenas and Arena pages
  • Update generateMetadata for /arenas to 'Recall | AI Arenas' and for /arenas/[id] to 'Recall | '
  • Align skeleton patterns with Leaderboards to maintain visual consistency
  • Refactor arena page loading flow to render skeletons instead of static text

Warning: Task VM test is not passing, cto.new will perform much better if you fix the setup

Linear issue

@vercel
Copy link
Contributor

vercel bot commented Nov 21, 2025

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

Project Deployment Preview Comments Updated (UTC)
comps Ready Ready Preview Comment Nov 21, 2025 6:48pm
comps-staging2 Ready Ready Preview Comment Nov 21, 2025 6:48pm

@github-actions
Copy link
Contributor

📊 Test Coverage Report

Package Lines Statements Functions Branches
apps/api 3.19% 3.19% 43.60% 52.11%
apps/comps 0.36% 0.36% 41.46% (+0.36%) 44.05% (+0.32%)
packages/conversions 100.00% 100.00% 100.00% 100.00%
packages/db 2.06% 2.06% 31.34% 40.25%
packages/rewards 100.00% 100.00% 100.00% 100.00%
packages/services 55.54% (-0.01%) 55.54% (-0.01%) 65.08% (-0.22%) 78.59% (-0.07%)
packages/staking-contracts 100.00% 100.00% 100.00% 100.00%

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