-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
r0bj, maxbrunet, a3lk4i and rwong2888
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working