Persistent List View: Update hover, focus, select styles to make the focus clear in relation to the canvas #29467
Labels
[Feature] List View
Menu item in the top toolbar to select blocks from a list of links.
[Feature] Site Editor
Related to the overarching Site Editor (formerly "full site editing")
[Focus] Accessibility (a11y)
Changes that impact accessibility and need corresponding review (e.g. markup changes).
[Type] Enhancement
A suggestion for improvement.
This issue is about the Persistent List View experiment (#28637), currently only available in the Site Editor.
When clicking a Persistent List View item, it should be immediately clear that the focus moved to the corresponding block in the canvas.
Currently, the selected item's black background is much heavier than the selected block's thin outline, so the former steals the attention from the latter.
Once the focus has moved to the block, navigating the canvas (as in, changing the block selection) will also change the selected item in the List View.
This synchronous change makes it even harder to determine if the focus is on the block or on the list.
The confusion gets even more problematic because the list navigation is linear (up/down), whereas navigating the canvas is bidimensional (e.g. horizontally aligned blocks).
If the focus is in the canvas, but the user thinks the focus is on the List View, navigating vertically might produce unexpected behaviours (e.g. it jumps between blocks).
The text was updated successfully, but these errors were encountered: