-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package: browserIssues related to the Sentry Browser SDKIssues related to the Sentry Browser SDKType: Improvement
Description
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.
ramosbugs
Metadata
Metadata
Assignees
Labels
Package: browserIssues related to the Sentry Browser SDKIssues related to the Sentry Browser SDKType: Improvement