21 Open Issues Need Help Last updated: Sep 3, 2026

Open Issues Need Help

View All on GitHub
enhancement help wanted

AI Summary: The 'Install app' button on the application's upper right corner is non-functional, failing to prompt users to install the Progressive Web App (PWA) as expected. This appears to be a regression, as the necessary code for this functionality seems to have been inadvertently deleted.

Complexity: 2/5
bug help wanted
enhancement good first issue
enhancement good first issue
enhancement good first issue
enhancement good first issue

AI Summary: Users encounter a warning about 'already allocated modules' or 'overriding' when restarting the development server (`npm run dev`) after an initial run and terminal closure. The server still functions, but the warning persists on subsequent restarts, indicating a potential issue with module state management or cleanup.

Complexity: 3/5
bug good first issue

AI Summary: A user is encountering a "nuxt auth NO SECRET" error when running their server in production, indicating a missing `.env` variable for the Nuxt auth secret. They are unsure why this error appears, as they believe a secret shouldn't be necessary for their setup. The task involves investigating the root cause of this error and then implementing a suitable fix, such as adding the required `.env` variable.

Complexity: 2/5
good first issue
bug good first issue
enhancement good first issue

AI Summary: Enhance the Rainbow Roundup application's home page to include an introductory section similar to rrup.org's landing page, while retaining existing functionality and placing the calendar lower on the page. This involves adding a mission statement or introductory text and adjusting the layout to accommodate both the new content and the existing calendar.

Complexity: 3/5
enhancement help wanted

AI Summary: Implement a responsive header for the Rainbow Roundup event calendar application. For large screens, the header should display the logo and all navigation items inline, without a hamburger menu. The design should mimic the header found on the rrup.org website.

Complexity: 2/5
enhancement help wanted
[BUG] Image Carousel about 1 year ago

AI Summary: Temporarily replace the broken image carousel on the Rainbow Roundup homepage with a carousel displaying hardcoded images with LGBT themes. This is a temporary fix for the initial deployment, with plans to implement a more robust solution later.

Complexity: 2/5
bug help wanted