2 Open Issues Need Help Last updated: Jul 12, 2025

Open Issues Need Help

View All on GitHub
Web Development Organization Website

AI Summary: Implement a new feature on the 5calls.org website to display customized scripts for each contact, using a new script API endpoint. This involves updating a React component to fetch and display the custom scripts, ensuring seamless integration with the existing Hugo-based website structure.

Complexity: 4/5
help wanted

the website for 5calls.org

TypeScript
Web Development Organization Website

AI Summary: Implement a new feature on the 5calls.org website to fetch customized scripts for contacting legislators from a new API endpoint. This involves updating the existing React component responsible for displaying scripts to make an API call after the rep list loads, handling the API response to replace placeholders with customized text, and gracefully handling cases where customized scripts are not available for all contacts. The changes should be seamless to the user, with minimal disruption during the transition from default to customized scripts.

Complexity: 4/5
help wanted featuredoc

the website for 5calls.org

TypeScript