Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Add aria tags to generated svgs #48

Open
barlock opened this issue Apr 28, 2016 · 1 comment
Open

Add aria tags to generated svgs #48

barlock opened this issue Apr 28, 2016 · 1 comment

Comments

@barlock
Copy link
Contributor

barlock commented Apr 28, 2016

SVGS could use an aria-labeled-by="title" with a title for better accessibility on screen readers.

@seejamescode
Copy link
Collaborator

Yeah, I just read this article about accessible SVGs. It seems like our responsibility in this code is to add <title></title> inside of built SVGs.

It also sounds like we should recommend the use of aria-label and aria-hidden for their appropriate purposes in the Readme. Agreed?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants