Skip to content

Repository for bug report on headlessui listbox and aria-describedby

License

Notifications You must be signed in to change notification settings

Nargonath/listbox-describedby-bug

Repository files navigation

Listbox bug with aria-describedby repro

Repo to reproduce a bug with aria-describedby and Listbox from headlessui

Usage

  • Run npm i
  • Run npm run dev

Inspect the DOM. You'll see that the aria-describedby attribute assigned to the Listbox component is assigned to the div parent element but I believe it should be assigned to the input[type="hidden"] when a name is passed to Listbox.

About

Repository for bug report on headlessui listbox and aria-describedby

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published