alphagov / tech-docs-gem

Gem to distribute the tech docs project
https://tdt-documentation.london.cloudapps.digital/
MIT License
15 stars 38 forks source link

Some search and keyboard navigation updates #209

Closed danacotoran closed 3 years ago

danacotoran commented 3 years ago

Add a button to the search form as suggested in the DAC Accessibility audit. Make input label more descriptive to help screen reader users determine the purpose of the form.

Search field before

Screenshot 2021-02-25 at 16 45 52

Search field after

Screenshot 2021-02-25 at 16 45 29

Prevent tabbing beyond the TOC modal and/or search results when they are open. Screen reader users should also not be able to access page content that is not visible on the screen.

This should help address issues 5 and 10 on this form.

Trello card: https://trello.com/c/vv0OR35g/630-march-update-tech-docs-template