Widgets Editor: Edit buttons in Block areas inspector move focus unexpectedly #25965
Labels
[Feature] Widgets Screen
The block-based screen that replaced widgets.php.
Needs Accessibility Feedback
Need input from accessibility
[Type] Bug
An existing feature does not function as intended
Describe the bug
When pressing one of the 'Edit' block area buttons in the inspector, users are not made aware of what will happen and this can result in disorientation and focus loss, particularly affecting users of assistive technology.
You'll also notice in the gif above, that while selecting 'Footer #2 Edit' takes me to that block area, it is kept in its collapsed state and I still have to Tab twice in order to now be able to edit it.
Expected behavior
I recommend we provide a clearer description to users of AT of what will happen if they select the button ('Click here to move navigate to the Footer #1 block area').
Once the user selects one of these 'Edit' buttons, the block are it navigates to should be expanded by default so users can start editing right away.
I also can't think of any other example where we have a similar navigational pattern in the block editor, so it may also be worth reconsidering why these exist in the first place. It's also very similar in functionality to the 'Outline' menu:
...so I wonder if we can instead merge these two and reduce complexity.
The text was updated successfully, but these errors were encountered: