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

[Tech debt] Updated copy to clipboard function #7302

Closed
wants to merge 2 commits into from

Conversation

kurk28
Copy link

@kurk28 kurk28 commented Oct 20, 2023

Summary

Closes #6912

This PR contains update for copyToClipboard function

QA

Remove or strikethrough items that do not apply to your PR.

General checklist

  • Browser QA
    • Checked in both light and dark modes
    • Checked in mobile
    • Checked in Chrome, Safari, Edge, and Firefox
    • Checked for accessibility including keyboard-only and screenreader modes
  • Docs site QA
  • Code quality checklist
  • Release checklist
    • A changelog entry exists and is marked appropriately.
    • If applicable, added the breaking change issue label (and filled out the breaking change checklist)
  • Designer checklist
    • Updated the Figma library counterpart

@cla-checker-service
Copy link

cla-checker-service bot commented Oct 20, 2023

❌ Author of the following commits did not sign a Contributor Agreement:
f789874, bd61221

Please, read and sign the above mentioned agreement if you want to contribute to this project

@github-actions
Copy link

👋 Since this is a community submitted pull request, a Buildkite build has not been started automatically. Would an Elastic organization member please verify the contents of this pull request and kick off a build manually?

@kurk28 kurk28 changed the title Updated copy to clipboard function [Tech debt] Updated copy to clipboard function Oct 20, 2023
@kurk28 kurk28 closed this Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[EUICopy] [copyToClipboard] Consider updating document.execCommand('copy') to use the Clipboard API
1 participant