tailwindlabs / headlessui

Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
https://headlessui.com
MIT License
25.81k stars 1.07k forks source link

Support `<summary>` as a focusable element #3389

Open shengslogar opened 2 months ago

shengslogar commented 2 months ago
vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
headlessui-react ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 16, 2024 11:27pm
headlessui-vue ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 16, 2024 11:27pm
shengslogar commented 2 months ago

Should input type="hidden" also be on this list? From what I can tell logic will automatically loop past it either way.