Headless UI components, beautifully designed and ready to use - with a CLI to add them instantly.

components headless-ui headwind react tailwindcss ui
5 Open Issues Need Help Last updated: Jun 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Add a `$schema` field to the JSON files generated for Headless UI components to enable JSON LSP support. This will improve the developer experience by providing better tooling and autocompletion within IDEs. The implementation should follow the examples provided in the shadcn-ui and headcn-ui repositories.

Complexity: 3/5
enhancement help wanted good first issue

Headless UI components, beautifully designed and ready to use - with a CLI to add them instantly.

TypeScript
#components#headless-ui#headwind#react#tailwindcss#ui

AI Summary: The task involves refactoring the codebase of a React component library. Specifically, it requires replacing all occurrences of the string `registry` with `@/components` within the code source of the `component-preview.tsx` file using the `replaceAll` method. This change aims to improve the project's internal structure and consistency.

Complexity: 2/5
bug good first issue

Headless UI components, beautifully designed and ready to use - with a CLI to add them instantly.

TypeScript
#components#headless-ui#headwind#react#tailwindcss#ui

AI Summary: Fix an overflow issue within `pre` and `code` elements in the Headless UI component documentation website (https://ui.headcn.site/docs/components/checkbox) to prevent content from overflowing its container when the code block is long.

Complexity: 2/5
bug enhancement help wanted good first issue

Headless UI components, beautifully designed and ready to use - with a CLI to add them instantly.

TypeScript
#components#headless-ui#headwind#react#tailwindcss#ui

AI Summary: Implement the Tailwind CSS `scroll-margin` utility class on heading elements rendered by the Headless UI component library's markdown parsing functionality (either via `prose` or `mdx-components`). This ensures proper spacing around headings when scrolling.

Complexity: 3/5
enhancement good first issue

Headless UI components, beautifully designed and ready to use - with a CLI to add them instantly.

TypeScript
#components#headless-ui#headwind#react#tailwindcss#ui

AI Summary: Debug and fix a broken logo image in a React component library. The logo is hosted on a public server and is failing to load, as evidenced by a screenshot in the issue report. The task involves investigating the image URL, network requests, and potentially the component's implementation to identify and resolve the cause of the loading failure.

Complexity: 2/5
bug help wanted good first issue

Headless UI components, beautifully designed and ready to use - with a CLI to add them instantly.

TypeScript
#components#headless-ui#headwind#react#tailwindcss#ui