6 Open Issues Need Help Last updated: Aug 5, 2025

Open Issues Need Help

View All on GitHub
Uncategorized General Project

AI Summary: Debug and fix the broken login and signup functionality on a web application. This involves investigating why the buttons are not working as expected, potentially examining code, network requests, and browser compatibility issues. Screenshots are provided to aid in diagnosis.

Complexity: 4/5
bug good first issue
Uncategorized General Project

AI Summary: Fix the responsiveness issue causing the hamburger menu to malfunction on at least one browser. This requires debugging the website's code to ensure the menu functions correctly on various screen sizes.

Complexity: 4/5
bug good first issue
Uncategorized General Project

AI Summary: Implement a new feature for the coffeeShop project. The specific details of the feature are not provided, requiring further clarification from the issue creator.

Complexity: 4/5
enhancement good first issue
Uncategorized General Project

AI Summary: Debug and fix the broken login and signup functionality on the application. The issue appears to affect both features, preventing users from accessing the application. Further investigation is needed to determine the root cause (e.g., server-side error, frontend bug, database issue).

Complexity: 4/5
bug enhancement good first issue
Uncategorized General Project

AI Summary: Delete a non-professional-looking section from a project's hero area as identified in a provided screenshot.

Complexity: 1/5
bug enhancement good first issue
Uncategorized General Project

AI Summary: Change the label of a login button to 'Sign Up'. This likely involves finding the button element in the code (e.g., HTML, React, etc.) and updating its text property.

Complexity: 1/5
bug enhancement good first issue