docsearch
docsearch copied to clipboard
feat(a11y): visual hint for keyboard navigation
To improve accessibility, there should be a visual indicator on buttons.
Check the following screenshots with the accessibility tree active on dev tools. When you hover over a button, it has a blue visual indicator, but when you navigate with a keyboard (using the TAB and SHIFT+TAB keys), the focused button has no visual indicator.
Hover with a mouse:
Navigate with a keyboard: