[Bug][Docs][a11y]: move the ActionBar after the trigger button that opens it in examples #3257
Closed
1 task done
Labels
a11y
Issues related to accessibility
Component: Action Bar
good first issue
Good for newcomers
Post overlay API
Review after Overlay V2 Ships
Code of conduct
Impacted component(s)
ActionBar
Expected behavior
<sp-actionbar>
should follow the button that expands or collapses it. So that the<sp-actionbar>
renders in a logical tab order rather than before the button, which forces the user to Shift+Tab or navigate backwards using a screen reader to find it.Actual behavior
<sp-actionbar>
comes before the button that expands or collapses it, which forces the user to Shift+Tab or navigate backwards using a screen reader to find it.Screenshots
No response
What browsers are you seeing the problem in?
No response
How can we reproduce this issue?
Sample code that illustrates the problem
No response
Logs taken while reproducing problem
No response
The text was updated successfully, but these errors were encountered: