Template part toolbar contains an input that's not keyboard accessible #28825
Labels
[Block] Template Part
Affects the Template Parts Block
[Focus] Accessibility (a11y)
Changes that impact accessibility and need corresponding review (e.g. markup changes).
[Type] Automated Testing
Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.
[Type] Bug
An existing feature does not function as intended
Description
The following e2e test is failing (https://github.com/WordPress/gutenberg/runs/1852467249):
The test seems to have caught an actual bug, something in a toolbar hasn't been implemented using
ToolbarItem
, which is required for the toolbar's keyboard accessibility. The screenshot shows this, so it seems related to the template part toolbar:The text was updated successfully, but these errors were encountered: