Make tab bar keyboard accessible
Use anchor rather than link elements for the tab bar items so that they are focusable via keyboard navigation. Also follow code conventions and use 'is-<state>' for element states set in JS.
Showing
Please register or sign in to comment