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

Add clipboard check #262

Merged
merged 5 commits into from
Sep 10, 2024
Merged

Add clipboard check #262

merged 5 commits into from
Sep 10, 2024

Conversation

jribbink
Copy link
Contributor

@jribbink jribbink commented Sep 9, 2024

Closes #263

Clipboard API does not work with the permissions granted currently by FCL iframes. We should check if the parent has provided the clipboard-write permission before displaying the copy button.

Adjacent FCL-JS PR onflow/fcl-js#1947

@jribbink jribbink requested a review from a team as a code owner September 9, 2024 19:59
Copy link

vercel bot commented Sep 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fcl-discovery ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 9, 2024 9:46pm

@jribbink jribbink merged commit 8f118dc into master Sep 10, 2024
3 checks passed
@jribbink jribbink deleted the jribbink/clipboard-check branch September 10, 2024 16:59
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.

[BUG] Copy button does not work
2 participants