Skip to content

Conversation

0Calories
Copy link
Contributor

Adds an experimental tag to interaction transactions that contains the element that was interacted with. This will allow us to query and aggregate transactions by a DOM element.

Please note that this is only for experimental purposes and will be removed later on.

Example of what this looks like on a transaction:
image

@0Calories 0Calories requested review from k-fish, AbhiPrasad and a team March 24, 2023 20:14
@0Calories 0Calories self-assigned this Mar 24, 2023
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 24, 2023
Copy link
Member

@k-fish k-fish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, based on the limited number of indexed events and the limit of clickable elements in the dom, this is unbounded but should be small enough card. Before we remove the experiment we need to check about promoting this to a column though.

@0Calories 0Calories merged commit cb4dad1 into master Mar 27, 2023
@0Calories 0Calories deleted the experiment/ui-element-tag branch March 27, 2023 14:51
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants