Skip to content
This repository has been archived by the owner on Mar 2, 2018. It is now read-only.

ARIA support #110

Closed
vasco3 opened this issue Jul 31, 2014 · 8 comments
Closed

ARIA support #110

vasco3 opened this issue Jul 31, 2014 · 8 comments

Comments

@vasco3
Copy link

vasco3 commented Jul 31, 2014

The refills have no Aria support for accessibility.
https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA

@tysongach
Copy link
Contributor

@vasco3 That’s a great point and something we should do better.

Would you be up for submitting some PR’s to add ARIA support? We can do a little at a time; doesn’t have to be everything at once.

Also, I have found The Accessibility Project to be a great resource for this stuff.

@tysongach tysongach changed the title No aria support ARIA support Jul 31, 2014
@vasco3
Copy link
Author

vasco3 commented Jul 31, 2014

@tysongach what do you mean by PR?
Thanks for the link!

@tysongach
Copy link
Contributor

@vasco3 Pull Request

@vasco3
Copy link
Author

vasco3 commented Jul 31, 2014

Yeah sure, count me in

@7mary4
Copy link

7mary4 commented Aug 29, 2014

While looking at accessibility
There are no styles for :focus
Images are given alt="" when they are the only element within a link
Avoid "read more" links by adding a hidden span that provides additional context, such as read more about this hero subject

@Magnus-G
Copy link
Contributor

@7mary4 thank you. Looking into these issues now. Alt tags are added where relevant.

@Magnus-G
Copy link
Contributor

@vasco3 we have added some role tags where appropriate. Since many of the components can be used in different ways I am hesitant to using tags for some of them. Please take a look and see if you miss anything.

@teoljungberg
Copy link
Contributor

Closing this issue for now, please open new issues if there are anything else we can do to increase the ARIA support for the documentation.

Thanks!

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

5 participants