2 Open Issues Need Help Last updated: Jul 22, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Improve the readability of the homepage welcome text in light mode by adjusting the text color or background color to increase contrast. This involves modifying the CSS styles for the hero section to ensure sufficient contrast for accessibility.

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

AI Summary: Fix two UI bugs in a React.js application: 1) Make the home icon fully visible by adjusting its z-index or margins to prevent overlap with the header's blur effect. 2) Ensure consistent layout and sizing of the bottom boxes using flexbox or grid for even spacing and alignment.

Complexity: 2/5
good first issue gssoc25 Level 1 UI/UX Enhancement Frontend (React.js) Responsive Fix