commonsearch / cosr-front

Frontend of Common Search. Go server for fetching and rendering results + HTML5 UI to browse them.
https://uidemo.commonsearch.org
Apache License 2.0
60 stars 13 forks source link

Accessibility review #20

Open sylvinus opened 8 years ago

sylvinus commented 8 years ago

We could probably improve our ARIA support, for instance adding role="search" to the <form>. Any other ideas?

meshy commented 8 years ago

Use of SVG for icons would probably be a good plan. See https://github.com/commonsearch/cosr-front/issues/26.