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

Order of Health Status is different between Applications list and Application view #12056

Open
3 tasks done
jsoref opened this issue Jan 19, 2023 · 0 comments · May be fixed by #20020
Open
3 tasks done

Order of Health Status is different between Applications list and Application view #12056

jsoref opened this issue Jan 19, 2023 · 0 comments · May be fixed by #20020
Labels
bug Something isn't working

Comments

@jsoref
Copy link
Member

jsoref commented Jan 19, 2023

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

Order of Health Status key items varies based on screen

To Reproduce

  1. Visit https://cd.apps.argoproj.io/applications?showFavorites=false&proj=&sync=&autoSync=&health=&namespace=&cluster=&labels=
  2. Visit https://cd.apps.argoproj.io/applications/argocd/argo-cd?view=tree&resource=

Expected behavior

Order should be the same

Screenshots

https://cd.apps.argoproj.io/applications?showFavorites=false&proj=&sync=&autoSync=&health=&namespace=&cluster=&labels=
image

https://cd.apps.argoproj.io/applications/argocd/argo-cd?view=tree&resource=
image

Version

{
    "Version": "v2.6.0+584428e",
    "BuildDate": "2023-01-19T17:14:49Z",
    "GitCommit": "584428edaf535258924912a191a97dde8a5c5d3d",
    "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 jsoref added the bug Something isn't working label Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant