Checkbox Keyboard Regression? #10145
Answered
by
devongovett
stevegreco
asked this question in
Q&A
|
I noticed that the I am guessing this is also similar for the I just wanted to get some feedback here before I proceeded. |
Answered by
devongovett
Jun 1, 2026
Replies: 1 comment 1 reply
|
This is correct. The native checkbox component only supports space, not enter. We've updated to match. The previous behavior was a bug. https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/input/checkbox |
1 reply
Answer selected by
stevegreco
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is correct. The native checkbox component only supports space, not enter. We've updated to match. The previous behavior was a bug. https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/input/checkbox