Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

ariaLabel defaults #557

Closed
bdc opened this issue Nov 6, 2014 · 2 comments
Closed

ariaLabel defaults #557

bdc opened this issue Nov 6, 2014 · 2 comments

Comments

@bdc
Copy link

bdc commented Nov 6, 2014

Since v0.5, I am getting a lot of warnings in the console about aria-label:
ARIA: Attribute "aria-label", required for accessibility, is missing on "md-button.md-raised.md-primary.md-default-theme"
ARIA: Attribute "aria-label", required for accessibility, is missing on "md-checkbox.ng-pristine.ng-untouched.ng-valid" .

The docs at material.angularjs.org say this attribute is optional, and will use a button's or checkbox's text as a default.

@ThomasBurleson
Copy link
Contributor

Some of these issues may be resolved with changes in PR 558.

@marcysutton
Copy link
Contributor

I think I fixed some in #512 too.

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

3 participants