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

pods Tooltip runs offscreen #5481

Closed
3 tasks done
jsoref opened this issue Feb 11, 2021 · 4 comments · Fixed by #6685
Closed
3 tasks done

pods Tooltip runs offscreen #5481

jsoref opened this issue Feb 11, 2021 · 4 comments · Fixed by #6685
Labels
component:ui User interfaces bugs and enhancements ui-polish

Comments

@jsoref
Copy link
Member

jsoref commented Feb 11, 2021

If you are trying to resolve an environment-specific issue or have a one-off question about the edge case that does not require a feature then please consider asking a question in argocd slack channel.

Checklist:

  • I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
  • I've included steps to reproduce the bug.
  • I've pasted the output of argocd version.

Describe the bug

Text is cropped by left window edge

To Reproduce

  1. Visit https://cd.apps.argoproj.io/applications/prometheus-operator?view=pods
  2. Group by top level resource
  3. Hover over leftmost pod

Expected behavior

Text shouldn't run outside window boundaries

Screenshots

image

Version

{
    "Version": "v1.9.0+fb8096a",
    "BuildDate": "2021-02-10T02:10:41Z",
    "GitCommit": "fb8096a1f7f3dcca51eff3018288708ce523da7e",
    "GitTreeState": "clean",
    "GoVersion": "go1.14.12",
    "Compiler": "gc",
    "Platform": "linux/amd64",
    "KsonnetVersion": "v0.13.1",
    "KustomizeVersion": "v3.8.1 2020-07-16T00:58:46Z",
    "HelmVersion": "v3.5.1+g32c2223",
    "KubectlVersion": "v0.20.1",
    "JsonnetVersion": "v0.17.0"
}

Logs

Paste any relevant application logs here.
@jsoref jsoref added the bug Something isn't working label Feb 11, 2021
@mayzhang2000 mayzhang2000 added the component:ui User interfaces bugs and enhancements label Feb 11, 2021
@rbreeze rbreeze added ui-polish and removed bug Something isn't working labels Feb 11, 2021
@ciiay
Copy link
Contributor

ciiay commented Jul 7, 2021

I would like to work on this issue. Thanks.

@ciiay
Copy link
Contributor

ciiay commented Jul 7, 2021

@jsoref Could you please confirm if you are able to reproduce it now? If not we can close this issue. Thanks.

@jsoref
Copy link
Member Author

jsoref commented Jul 8, 2021

@ciiay: here you go:
image
fresh off:

{
    "Version": "v2.0.0+8030f42",
    "BuildDate": "2021-07-08T10:35:31Z",
    "GitCommit": "8030f4202a6e643613e3c208486820723821a01f",
    "GitTreeState": "clean",
    "GoVersion": "go1.16.5",
    "Compiler": "gc",
    "Platform": "linux/amd64",
    "KsonnetVersion": "v0.13.1",
    "KustomizeVersion": "v4.1.2 2021-04-15T20:38:06Z",
    "HelmVersion": "v3.6.0+g7f2df64",
    "KubectlVersion": "v0.21.0",
    "JsonnetVersion": "v0.17.0"
}

@ciiay
Copy link
Contributor

ciiay commented Jul 8, 2021

@jsoref Thanks for the quick reply. The issue was I filtered with wrong item. Now I'm able to reproduce it locally. Will work on this. Thank you!

ciiay added a commit to ciiay/argo-cd that referenced this issue Jul 9, 2021
Signed-off-by: ciiay <yicai@redhat.com>
alexmt pushed a commit that referenced this issue Jul 9, 2021
Signed-off-by: ciiay <yicai@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:ui User interfaces bugs and enhancements ui-polish
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants