9 Open Issues Need Help Last updated: Aug 19, 2025

Open Issues Need Help

View All on GitHub
enhancement good first issue Level 1 gssoc25
enhancement good first issue Level 1 gssoc25

AI Summary: Debug and fix a bug in a React expense tracker application where the application crashes upon page reload. The fix likely involves improving state management to ensure data persistence across page refreshes.

Complexity: 3/5
bug good first issue Level 3 gssoc25
Description 3 months ago

AI Summary: Add descriptive text to the expense tracker app to clarify the functionality of features like 'track expenses', 'smart analytics', and 'visual reports', improving user understanding. This involves updating the existing UI to include these descriptions, likely within tooltips or similar elements.

Complexity: 2/5
enhancement good first issue Level 1 gssoc25

AI Summary: Create an 'About' page for the Smart Tracker expense tracking app, accessible via a link in the footer. The page should provide information about the application itself.

Complexity: 2/5
enhancement good first issue Level 1 gssoc25

AI Summary: Debug and fix broken Github and Instagram links in the footer of a React expense tracker application. The issue is causing errors when clicking the links, preventing redirection to the intended social media pages. The solution likely involves inspecting the link URLs and their implementation within the footer component's code.

Complexity: 2/5
bug good first issue Level 1 gssoc25

AI Summary: Implement a 'scroll to top' button in a React expense tracker application. The button should appear when the user scrolls down past a certain point and smoothly scroll the user to the top of the page when clicked.

Complexity: 2/5
enhancement good first issue Level 2 gssoc25

AI Summary: Debug and fix a bug in a React expense tracker application where reloading the page causes an error. The error prevents the page from reloading correctly, and the provided screenshot shows the error. The task involves identifying the root cause of the error and implementing a fix to ensure the application reloads without issues.

Complexity: 3/5
bug help wanted good first issue Level 3 gssoc25
[BUG] Footer 3 months ago

AI Summary: Fix the positioning of the footer in a React expense tracker application. The footer is currently not at the bottom of the page as expected. The solution likely involves CSS adjustments to ensure the footer remains fixed at the bottom regardless of content height.

Complexity: 2/5
bug help wanted good first issue Level 2 gssoc25