7 Open Issues Need Help Last updated: Sep 22, 2025

Open Issues Need Help

View All on GitHub
Expand component library about 3 hours ago
enhancement good first issue

AI Summary: This issue proposes refactoring the existing navbar and footer by extracting them into separate, reusable components. The goal is to enhance code organization, maintainability, and reusability across the application. This involves creating new components, ensuring proper prop handling, maintaining current styling and functionality, and adding documentation and TypeScript types.

Complexity: 3/5
enhancement good first issue
Add Lucide React icons about 3 hours ago

AI Summary: This issue proposes integrating the Lucide React icon library to enhance visual consistency and provide a comprehensive icon system. The task involves installing the package, replacing existing icons with Lucide equivalents, creating a wrapper component for consistent styling, and documenting icon usage guidelines.

Complexity: 3/5
enhancement good first issue

AI Summary: The carousel component is currently malfunctioning, preventing users from navigating through content slides. The core issue involves slides not translating properly, potentially due to a problem with an `overlay-hidden` style. The fix requires restoring auto-advance, navigation controls (arrows, pagination dots), smooth transitions, and mobile touch/swipe gestures, along with ensuring cross-browser compatibility.

Complexity: 3/5
bug good first issue

AI Summary: The 'Phoebe Team' contributor is missing their avatar, resulting in a broken image or empty display. The issue requires adding a valid avatar URL specifically for 'Phoebe Team' and implementing a general fallback mechanism to display a default image or placeholder for any contributor missing an avatar.

Complexity: 3/5
bug good first issue

AI Summary: Button text color styles are not being applied correctly, causing readability issues as the text appears in a default color instead of the intended design system color. The expected behavior is for the text to display in the specified color from the design system/CSS.

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