Skip to content

Augment click events with more / better node data #7394

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions