Skip to content

Conversation

@marcodejongh
Copy link
Owner

This filter allows users to show only climbs that use holds in the
bottom 8 rows that are exclusive to the 10x12 board size. The filter:

  • Only appears on Kilter Homewall (layout_id=8) when on the largest size
  • Uses a SQL subquery to find climbs with edge_bottom below the
    second-largest size's threshold
  • Adds tooltip explaining the filter's purpose
  • Properly integrates with existing URL params and analytics tracking

This filter allows users to show only climbs that use holds in the
bottom 8 rows that are exclusive to the 10x12 board size. The filter:

- Only appears on Kilter Homewall (layout_id=8) when on the largest size
- Uses a SQL subquery to find climbs with edge_bottom below the
  second-largest size's threshold
- Adds tooltip explaining the filter's purpose
- Properly integrates with existing URL params and analytics tracking
@vercel
Copy link

vercel bot commented Nov 25, 2025

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

Project Deployment Preview Comments Updated (UTC)
boardsesh Ready Ready Preview Comment Nov 25, 2025 10:34am

@marcodejongh marcodejongh merged commit 1625fba into main Nov 25, 2025
4 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