Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task: Add copy telemetry #2419

Merged
merged 9 commits into from
Feb 22, 2023
Merged

Task: Add copy telemetry #2419

merged 9 commits into from
Feb 22, 2023

Conversation

Onokaev
Copy link
Contributor

@Onokaev Onokaev commented Feb 20, 2023

Overview

Closes #2411

Demo

image

Notes

Optional. Ancillary topics, caveats, alternative strategies that didn't work out, anything else.

Testing Instructions

Use the keyboard to copy any content on Access tokens, Response preview, Response headers, Code snippets, Adaptive cards and Response body tabs.
Open the network tab and inspect the track call
Notice that the keyboard event is available with the property trgger to differentiate it from other copy events

thewahome
thewahome previously approved these changes Feb 20, 2023
@Onokaev Onokaev requested a review from ElinorW February 21, 2023 09:54
@Onokaev Onokaev merged commit 2bfdc6e into dev Feb 22, 2023
@Onokaev Onokaev deleted the task/add-copy-telemetry branch February 22, 2023 09:39
@sonarcloud
Copy link

sonarcloud bot commented Feb 22, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@thewahome thewahome mentioned this pull request Mar 10, 2023
thewahome added a commit that referenced this pull request Mar 13, 2023
Add a devcontainer to the repo (#2421)
Task: Add copy telemetry (#2419)
Fix: Enable code selection in Expand view (#2435)
Chore(deps): Bump loader-utils from 2.0.2 to 2.0.4 (#2433)
Chore(deps): Bump json5 from 1.0.1 to 1.0.2 (#2434)
Task: Handle claims challenge (#2422)
Fix: Update azure-pipelines.yml for Azure Pipelines (#2444)
Fix: Autocomplete filter (#2432)
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.

[Telemetry] capture copy events
3 participants