Font Awesome releases Accessibility-focused update (articles.fortawesome.com)
7 years ago from Brian Talbot, Product Design Lead, Font and Fort Awesome
7 years ago from Brian Talbot, Product Design Lead, Font and Fort Awesome
This is great! The main holdup my team had with FA was the accessibility problems. It's good to see some highly used resources focus on that area, both as a designer and a deaf guy.
This was always the controversial part of these things, and I'm glad it's being addressed.
Thanks, Dustin and all.
Yeah, we're excited to be working on topics like this one. We collaborated with a few a11y industry folks to get this first pass out, but are hoping to learn more about:
Once we know more, we'll keep on improving things over time. :)
Hmm, why not aria-label or aria-labelledby?
Hi, Peter.
Good question. I've seen those techniques used before, but they did not come up on the Github issue (https://github.com/FortAwesome/Font-Awesome/issues/6133) nor the PR that addressed the issue (https://github.com/FortAwesome/Font-Awesome/pull/8879). While I am not very well seasoned with current aria/a11y practices, those threads had several active folks who are.
I'm going to throw your good question by them. Feel free to read through those threads in the meantime. :)
Hey, Peter.
I talked with folks who are much smarter than I about accessibility about not using on the aria-label
or aria-labelledby
attributes.
In short, ARIA is a screen reader only solution, and while support is pretty good, its not supported consistently everywhere or for every case. Itβs always best to use the lowest tech solution possible, in this case the sr-only
class and title
attribute.
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
Login to Comment
You'll need to log in before you can leave a comment.
LoginRegister Today
New accounts can leave comments immediately, and gain full permissions after one week.
Register now