Open Issues Need Help
View All on GitHubAI 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.
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.