headlessui
headlessui copied to clipboard
Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
**What package within Headless UI are you using?** @headlessui/react **What version of that package are you using?** v2.2.0 **What browser are you using?** Arc on Mac **Reproduction URL** https://codesandbox.io/p/devbox/6qfgh2 **Describe...
**What package within Headless UI are you using?** `@headlessui/react` **What version of that package are you using?** v2.2.0 **What browser are you using?** Zen 😎 **Reproduction URL** https://headlessui.com/react/dialog 😜 **Describe...
**Package version:** @headlessui/[email protected] **Browser:** Chrome, Edge **Reproduction:** https://github.com/samuliraty/vue-headlessui-select-a11y-issue-example Arrow keys don't work in Select dropdown with Chromium-browsers and NVDA open. Focus moves to next element on page as if dropdown...
I noticed that there wasn't an example in the docs for a checkbox that can have an indeterminate state. Would it be possible to add something similar to the examples...
**What package within Headless UI are you using?** @headlessui/react **What version of that package are you using?** v2.2.9 **What browser are you using?** Chrome, safari, etc (not browser dependent) **Problematic...
**What package within Headless UI are you using?** @headlessui/react **What version of that package are you using?** For example: v2.2.9 **What browser are you using?** For example: Firefox **Reproduction URL**...
### When using the component from Headless UI in a React project, Chrome DevTools shows a warning: **[Violation] Added non-passive event listener to a scroll-blocking 'wheel' event. Consider marking event...
**What package within Headless UI are you using?** @headlessui/react **What version of that package are you using?** v2.2.4 **What browser are you using?** Chrome **Describe your issue** ComboboxOptions use `absolute`...
**What package within Headless UI are you using?** @headlessui/react **What version of that package are you using?** "@headlessui/react": "^2.1.2", **What browser are you using?** Chrome **Reproduction URL** https://github.com/zwiesenthal/headless-ui-dialog-issue **Describe your...
Even w/ the latest version of HeaadlessUI for Vue I was running into an issue where if a new dialog starts opening up while a previous dialog is in the...