46 Open Issues Need Help Last updated: Mar 6, 2026

Open Issues Need Help

View All on GitHub

AI Summary: The calendar icon in the `Date` component is currently not visible in dark mode, negatively impacting usability and visual consistency. The goal is to update the `Date.tsx` component to ensure the calendar icon automatically adapts its color or style to render correctly and maintain clarity in both light and dark themes. Documentation must also be updated to reflect this new dark mode behavior.

Complexity: 2/5
enhancement good first issue UI/UX
enhancement good first issue UI/UX
enhancement good first issue UI/UX
enhancement good first issue UI/UX
enhancement good first issue UI/UX
enhancement good first issue UI/UX
enhancement good first issue UI/UX

AI Summary: The `SideBar` component currently highlights selected items but fails to render their text in bold, which diminishes visual clarity. The objective is to modify the `SideBar.tsx` component to ensure the text of the selected item is displayed in bold. This change must be applied exclusively to the active item, function correctly in both dark and light modes while respecting existing theme logic, and not impact unselected or nested items.

Complexity: 1/5
bug help wanted good first issue UI/UX
enhancement help wanted good first issue UI/UX

AI Summary: This GitHub issue requests the implementation of configurable border radius logic for the `ProfileCard` component. Currently, the component lacks this feature, leading to inconsistent styling. The goal is to add a `borderRadius` prop, mirroring the implementation found in the `Block` component, and update the documentation accordingly.

Complexity: 1/5
bug help wanted good first issue
bug enhancement help wanted good first issue UI/UX
bug enhancement help wanted good first issue UI/UX

AI Summary: The ProfileCard component in the `react-ts-ui-lib` currently displays an expand icon even when there is no collapsible content available. The goal is to modify `ProfileCard.tsx` so that the expand icon only renders when there is actual content to expand, improving the UI/UX.

Complexity: 1/5
bug enhancement good first issue
bug help wanted good first issue
bug documentation help wanted good first issue
bug help wanted good first issue