css-reference icon indicating copy to clipboard operation
css-reference copied to clipboard

Fix some accessibility issues.

Open unused opened this issue 8 years ago • 2 comments

  • Highlight focus for keyboard users.
  • Add some base landmarks (main, menu, search).
  • Label some links that are not described by their link text.
  • Add a skip to main content link.
  • Add a hint for developers to ease contribution.

unused avatar Nov 26 '16 11:11 unused

Great PR! The main search input needs both a (screen reader visible) label and a submit button, in my opinion. Input type="search" doesn't suffice for assistive technology.

marcus-herrmann avatar Nov 28 '16 15:11 marcus-herrmann

thx @marcus-herrmann - I'm not sure how to deal with this menu filter, I'll look it up and see if I can find a better solution.

unused avatar Nov 28 '16 18:11 unused