Open vd1992 opened 4 hours ago
This is going to be very tricky :sweat_smile:
We auto focus the h1
on a page when changing routes to announce to screen readers about the new context since it is missing due to the fact that we have an SPA.
I also found this interaction very confusing while doing screen reader testing and I honestly don't know what to do :woman_shrugging:
⌨ Accessibility Issue
Toggle your active role should keep focus there so you can access the changed links. Currently focus goes below the nav bar making you have to go back up
🕵️ Details
📋 Steps to Reproduce
📸 Screenshot
Start here
Switch to admin with the goal of let us say, accessing the users page
Press tab and focus ends up on a button link below
✅ Acceptance Criteria