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

ArgoCD UI External links dropdown caret positioned incorrectly in list view #5462

Closed
3 tasks done
nivekastoreth opened this issue Feb 9, 2021 · 2 comments · Fixed by #6668
Closed
3 tasks done

ArgoCD UI External links dropdown caret positioned incorrectly in list view #5462

nivekastoreth opened this issue Feb 9, 2021 · 2 comments · Fixed by #6668
Labels
component:ui User interfaces bugs and enhancements

Comments

@nivekastoreth
Copy link

nivekastoreth commented Feb 9, 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

External links dropdown caret is way off to the right and below the hamburger element in the Applications pane with List mode active.

To Reproduce

Navigate to <argocd-ui-server>/applications?view=list and observe application with multiple ingress configured.

Expected behavior

External links dropdown caret is next to the span element, as it is in the tiles view

Screenshots

Expected tiles behaviour
image

Broken list behaviour
image

Version
Not using command line argocd. Here's the relevant section from the UI:

{
    "Version": "v1.8.3+0f9c684",
    "BuildDate": "2021-01-21T22:20:39Z",
    "GitCommit": "0f9c68427882bf4633d395cbfcd7c9271795fd9b",
    "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.4.1+gc4e7485",
    "KubectlVersion": "v1.17.8",
    "JsonnetVersion": "v0.17.0"
}

Logs

Paste any relevant application logs here.
@nivekastoreth nivekastoreth added the bug Something isn't working label Feb 9, 2021
@nivekastoreth
Copy link
Author

nivekastoreth commented Feb 9, 2021

Note, I observed this on windows in chrome, firefox, and edge.

@rbreeze rbreeze added component:ui User interfaces bugs and enhancements and removed bug Something isn't working labels Feb 9, 2021
@ciiay
Copy link
Contributor

ciiay commented Jul 7, 2021

I would like to work on this. Thanks.

ciiay added a commit to ciiay/argo-cd that referenced this issue Jul 8, 2021
… incorrectly in list view

Signed-off-by: ciiay <yicai@redhat.com>
jannfis pushed a commit that referenced this issue Jul 9, 2021
…rectly in list view (#6668)

* fix: #5462 ArgoCD UI External links dropdown caret positioned incorrectly in list view

Signed-off-by: ciiay <yicai@redhat.com>

* fix: minor uddaptes to fix eslint error

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
Projects
None yet
3 participants