Editor accessibility polish: unassociated help text, removed focus outlines, over-broad key handler
#2143 · PHP · ★ 134 · GPL-2.0 · updated 15h ago
Describe the bug Three small, independent accessibility gaps in the block editor UI. Grouping them because each is a few lines; they can be fixed together or one at a time. 1. Help text isn't associated with its control. src/components/GuestLimit.js:76 and…