Cannot activate block styles via keyboard #10908
Labels
[Feature] Blocks
Overall functionality of blocks
[Focus] Accessibility (a11y)
Changes that impact accessibility and need corresponding review (e.g. markup changes).
Milestone
Describe the bug
After focusing a block style and pressing the Enter key nothing happens.
Expected behavior
Just like selecting another block type via Enter, the new style should get applied when pressing the Enter key.
Additional context
The
jsx-a11y/click-events-have-key-events
rule has been disabled.gutenberg/packages/editor/src/components/block-styles/index.js
Line 90 in 1960a48
The text was updated successfully, but these errors were encountered: