Skip to content

Conversation

@marcodejongh
Copy link
Owner

Add a new "Popular" sort option that sums ascents across all angles for
each climb, allowing users to find climbs that are popular across the
entire angle range rather than just the currently selected angle.

Add a new "Popular" sort option that sums ascents across all angles for
each climb, allowing users to find climbs that are popular across the
entire angle range rather than just the currently selected angle.
@vercel
Copy link

vercel bot commented Jan 3, 2026

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

Project Deployment Review Updated (UTC)
boardsesh Building Building Preview, Comment Jan 3, 2026 0:31am

@claude
Copy link

claude bot commented Jan 3, 2026

Claude Review

Ready to merge - No significant issues found.

The implementation correctly follows existing patterns:

  • The board_name parameter is already validated as BoardName type (line 40 of table-select.ts: 'kilter' | 'tension') before reaching this code
  • Uses sql.identifier() properly for safe SQL table name interpolation
  • Type updates are consistent across all files

@marcodejongh marcodejongh merged commit 4a9eb02 into main Jan 3, 2026
5 of 8 checks passed
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.

3 participants