Skip to content

ArgoCD 2.3.0 application page always defaults to tiles view #8702

@rodrigo14miguel

Description

@rodrigo14miguel

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

Application page always defaults to tiles view.

To Reproduce

  • Fresh install of argocd 2.3.0 (tested HA and non-HA, same result)
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.3.0/manifests/install.yaml
  • login on the web console and create a test app
  • change the application page view (top right corner) to list or summary, instead of the default tiles
  • either:
    • open the test application that was created and return to the application page
    • change to any other page (like settings) and return to application page

Expected behavior

The application page view should be kept.

Screenshots

Version

2.3.0

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions