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

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

@ghost

Description

<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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions