CDRH / orchid

Rails Engine for site integration with CDRH API
MIT License
3 stars 0 forks source link

Change markup structure to use ARIA landmark roles #121

Open techgique opened 5 years ago

techgique commented 5 years ago

https://a11yproject.com/posts/aria-landmark-roles/

I think this might require some restructuring of our markup beyond a search and replace for existing elements, but we'll see.

Note: make sure we add the aria-role="search" to our main search form in the header too

techgique commented 5 years ago

I think when we address this issue would also be a good time to handle https://github.com/CDRH/orchid/issues/122