Checkbox Keyboard Regression? #10145
-
|
I noticed that the I am guessing this is also similar for the I just wanted to get some feedback here before I proceeded. |
Beta Was this translation helpful? Give feedback.
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 |
Beta Was this translation helpful? Give feedback.
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