Unable to copy to clipboard in http or untrused https host (except localhost)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 431
- Forks
- 179
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 71
Description
Describe the bug
"Click to copy content" does not work in http or untrused https host (except localhost)
To Reproduce
Steps to reproduce the behavior:
-
Go to 'temporal UI in a non-https hosted resource'
-
Click on 'copy to clipboard button'
-
see browser console
-
See error
Expected behavior
Expected copy to work
Screenshots
Additional context
Add any other context about the problem here.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the Temporal UI served from a non-HTTPS host other than localhost, then inspect the browser console while using the copy-to-clipboard button. Trace the clipboard behavior from that interaction and verify that copying works in the reported HTTP or untrusted-HTTPS environments without the console error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100