temporalio / temporalio/ui

Unable to copy to clipboard in http or untrused https host (except localhost)

Open
#3,088 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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:

  1. Go to 'temporal UI in a non-https hosted resource'

  2. Click on 'copy to clipboard button'

  3. see browser console

  4. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.