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

md-list-item with ng-click and aria-label #2773

Closed
ghost opened this issue May 7, 2015 · 0 comments
Closed

md-list-item with ng-click and aria-label #2773

ghost opened this issue May 7, 2015 · 0 comments
Assignees
Milestone

Comments

@ghost
Copy link

ghost commented May 7, 2015

<md-list-item ng-click="$state.go('customers-view', {'customerId': customer.customerId})"
                                  aria-label="View {{customer.firstName + ' ' + customer.lastName}}">

The md-list-item has a underneath (generated by the directive) but it doesn't pass the aria-label.

http://codepen.io/anon/pen/JdYgYp

@marcysutton marcysutton self-assigned this May 7, 2015
@marcysutton marcysutton added this to the 0.10.0 milestone May 7, 2015
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

1 participant