List View: Block selection (and focus transfer) works inconsistently based on whether a block is selected #66276
Labels
[Feature] List View
Menu item in the top toolbar to select blocks from a list of links.
[Focus] Accessibility (a11y)
Changes that impact accessibility and need corresponding review (e.g. markup changes).
[Type] Bug
An existing feature does not function as intended
Description
List View serves as an important accessibility tool, users can jump into List View using a shortcut, navigate blocks using arrow keys and usually jump back to a block in the canvas by selecting it in List View.
There's one case where this doesn't quite work - if a block is already selected, if you try selecting it again focus doesn't transfer to the canvas.
The semantics in List View don't really tell you this wouldn't work, all the block items are links to the blocks in the canvas.
The best outcome seems to be making sure this works and focus is transferred.
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
No response
Environment info
No response
Please confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.
The text was updated successfully, but these errors were encountered: