3 Open Issues Need Help Last updated: Jun 22, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement "Next" and "Previous" buttons on the NJ-Appleseed manual page to allow users to easily navigate between sections within a chapter. The buttons should be placed at the top of each section and should dynamically update based on the current section being viewed. Consider mobile responsiveness in the design.

Complexity: 3/5
help wanted

NJ-Appleseed landing page

JavaScript

AI Summary: Fix the animation on the NJ-Appleseed landing page's "READ THE MANUAL" section. The underline animation should extend under both lines, potentially requiring responsive design adjustments (separate spans vs. single span). All animations (underline, arrow scaling) should synchronize.

Complexity: 3/5
help wanted

NJ-Appleseed landing page

JavaScript

AI Summary: Add the text "swipe right for more" to the resources section of the NJ-Appleseed landing page to indicate the presence of additional resources beyond the initially visible ones. This likely involves modifying the existing HTML/CSS/JavaScript of the project, potentially within the context of a swipe-enabled carousel or similar component.

Complexity: 2/5
help wanted

NJ-Appleseed landing page

JavaScript