Open Issues Need Help
View All on GitHubAI Summary: This issue proposes enhancing the admin Activities list table by displaying visual thumbnails for routes and photos instead of simple checkmarks. This change aims to improve the usability and visual appeal of the activities page, allowing for quicker content review without needing to leave the platform.
Extends WPGraphQL with Strava activity data, server-side SVG route maps, and activity photos. No JavaScript map libraries required.
AI Summary: This issue proposes adding input validation for the 'first' and 'type' arguments in GraphQL resolvers. The 'first' argument will be clamped to a range of 0-200, and the 'type' argument will be sanitized using `sanitize_text_field()` to prevent potential security vulnerabilities and ensure data integrity.
Extends WPGraphQL with Strava activity data, server-side SVG route maps, and activity photos. No JavaScript map libraries required.
AI Summary: This issue proposes enhancing repository discoverability by adding relevant GitHub topics and tagging 3-5 existing or new issues with the 'good first issue' label. The goal is to attract new contributors and make the project more visible to potential users and developers.
Extends WPGraphQL with Strava activity data, server-side SVG route maps, and activity photos. No JavaScript map libraries required.
AI Summary: This issue proposes adding a "Copy Query" button to GraphQL examples on the Getting Started page to improve developer experience. It also suggests including practical query examples and a link to pre-fill the WPGraphiQL IDE, aiming to reduce the time it takes for new developers to get started.
Extends WPGraphQL with Strava activity data, server-side SVG route maps, and activity photos. No JavaScript map libraries required.