Skip to content

DOM Breadcrumbs: Capture aria-label as an attribute #3056

@billyvg

Description

@billyvg

Can we also capture the aria-label (and maybe aria-labelledby) attribute here:

const allowedAttrs = ['type', 'name', 'title', 'alt'];

This is used to provide an accessible name for a button/element, and would be helpful information to capture which specific button a user has clicked when looking at breadcrumbs.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions