You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When tabbing between elements the checkbox are being selected even if it's disabled. I'd expect it to be skipped like other disabled elements (e.g buttons, inputs, switches)
The text was updated successfully, but these errors were encountered:
guhndr
changed the title
V2 - Disabled checkbox selected by tab
V2 Bug - Disabled checkbox selected when navigating by tab
May 16, 2024
What package within Headless UI are you using?
@headlessui/react
What version of that package are you using?
v2.0.3
What browser are you using?
Chrome
Reproduction URL
https://codesandbox.io/p/devbox/hardcore-khayyam-jmlf94?file=%2Fsrc%2FApp.jsx%3A13%2C28
Describe your issue
When tabbing between elements the checkbox are being selected even if it's disabled. I'd expect it to be skipped like other disabled elements (e.g buttons, inputs, switches)
The text was updated successfully, but these errors were encountered: