Skip to content

Augment click events with more / better node data #7394

Closed
@billyvg

Description

@billyvg

Currently for Replay we listen for click breadcrumbs through the core SDK. We include the node id from rrweb as a piece of data in order to be able to highlight elements during replay. We would like to additionally like to add:

  • tagName
  • text content for node
  • attributes
    • id
    • class
    • aria-label
    • role

Note that we'll need to respect user's privacy options, so this should additionally be run through rrweb's serializer.

Metadata

Metadata

Assignees

Labels

Package: replayIssues related to the Sentry Replay SDK

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions