Test accessibility, in particular for search bar and blog post listings #122

Open
opened 2018-12-13 17:21:43 +00:00 by mlncn · 0 comments
mlncn commented 2018-12-13 17:21:43 +00:00 (Migrated from gitlab.com)

Our site needs an accessibility audit.

In particular for places where ben got experimental:

  • The search bar. It's never hidden, but the icon may be selectable and annoying, or the form itself might not be in the selection listing. Think it would be safe to autofocus to the search bar...?
  • Blog post listings. The image (if any) and the name/date are first in the source order i think which isn't great. The weird part is i hide (display: none) the author byline part if an image is present until the teaser is hovered or focused. Which probably means the byline can always be seen by accessibility devices, but i'm not sure.
Our site needs an accessibility audit. In particular for places where ben got experimental: * The search bar. It's never hidden, but the icon may be selectable and annoying, or the form itself might not be in the selection listing. Think it would be safe to autofocus to the search bar...? * Blog post listings. The image (if any) and the name/date are first in the source order i think which isn't great. The weird part is i hide (display: none) the author byline part if an image is present until the teaser is hovered or focused. Which probably means the byline can always be seen by accessibility devices, but i'm not sure.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: agaric/agaric-coop#122
No description provided.