argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
18.06k stars 5.52k forks source link

clipboard image looks like trash can #12088

Open jsoref opened 1 year ago

jsoref commented 1 year ago

Checklist:

Describe the bug

Clipboard looks like a trash can

To Reproduce

  1. Visit https://cd.apps.argoproj.io/applications/argocd/argo-cd?view=tree&resource=&node=%2FConfigMap%2Fargocd%2Fargocd-gpg-keys-cm%2F0

Expected behavior

Clipboard should be recognizable at default zoom.

Screenshots

At the default zoom, it looks like a trash can: image

At 175% it looks like a clipboard: image

Version

{
    "Version": "v2.6.0+9414fb3",
    "BuildDate": "2023-01-23T16:21:37Z",
    "GitCommit": "9414fb303d19ee4a2dbf1b4152e041d1be4bd8b5",
    "GitTreeState": "clean",
    "GoVersion": "go1.18.10",
    "Compiler": "gc",
    "Platform": "linux/amd64",
    "KustomizeVersion": "v4.5.7 2022-08-02T16:35:54Z",
    "HelmVersion": "v3.10.3+g835b733",
    "KubectlVersion": "v0.24.2",
    "JsonnetVersion": "v0.19.1"
}

Logs

Paste any relevant application logs here.
jsoref commented 1 year ago

For reference, there already was a copy icon it's used to copy the version:

  1. Load https://cd.apps.argoproj.io/applications/argocd/argo-cd?view=tree
  2. Click the Version number at the top left under the logo
  3. See the Copy icon (which is very easy to recognize as a copy icon) at the bottom of the pane on the right: image
drozd-A commented 1 year ago

Different color copy button here as well. Should match the blue-green colour above

image