fix: Resolve playlist duplicate items and add /playlists route#547
fix: Resolve playlist duplicate items and add /playlists route#547marcodejongh wants to merge 1 commit intomainfrom
Conversation
- Fix duplicate climbs issue caused by COALESCE in LEFT JOIN creating cartesian product when playlistClimbs.angle is NULL (Aurora-synced) - Add new /playlists route at root level for simpler navigation - Add allUserPlaylists GraphQL query to fetch all playlists across boards - Add getDefaultBoardDetails helper for rendering playlists without full URL context - Support cross-layout playlist viewing with default board configurations
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Claude Review✅ Ready to merge - Minor issues noted below, but nothing blocking. Issues
|
cartesian product when playlistClimbs.angle is NULL (Aurora-synced)
full URL context