-
Notifications
You must be signed in to change notification settings - Fork 195
Open
Description
So I have to remove this from my site because it is causing issues with our keyboard users and skip navigation links, after they "skip" to the main content, the focus returns to the top of the document so it does not help them skip anything. Is there a way to set the focus properly after they scroll so their keyboard navigation can pick up where it should on the page? Maybe using .focus({preventScroll:true}); after this feature finishes?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels