Next Router and a11y Focus
Unanswered
Balinese posted this in #help-forum
BalineseOP
Hello, What's the expected results when using next/link or useRouter when going to a new page? Where should focus go? In some cases only sub layouts are changes, while the transition is announced should the focus go to the body? I know react router handled it like this with focusing on the content that has changed. Thanks all ♿