Skip to content

Conversation

@ghgoodreau
Copy link
Contributor

@ghgoodreau ghgoodreau commented Dec 10, 2025

Explanation

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

Note

Adds new Asset Picker Opened and Asset Selected metrics events and wires them into the bridge controller analytics pipeline.

  • Metrics/Telemetry:
    • Add new events in utils/metrics/constants.ts: AssetPickerOpened, AssetSelected.
    • Extend RequiredEventContextFromClient in utils/metrics/types.ts with payloads for the new events and include them in EventPropertiesFromControllerState.
  • Bridge Controller (bridge-controller.ts):
    • Handle AssetPickerOpened and AssetSelected in #getEventProperties, returning base properties only.

Written by Cursor Bugbot for commit 822d45b. This will update automatically on new commits. Configure here.

@ghgoodreau ghgoodreau requested a review from a team as a code owner December 10, 2025 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants