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

Grouped node list missing resources on Compact resources view #8014

Closed
3 tasks done
ciiay opened this issue Dec 22, 2021 · 1 comment · Fixed by #8018
Closed
3 tasks done

Grouped node list missing resources on Compact resources view #8014

ciiay opened this issue Dec 22, 2021 · 1 comment · Fixed by #8018
Labels
bug Something isn't working component:ui User interfaces bugs and enhancements

Comments

@ciiay
Copy link
Contributor

ciiay commented Dec 22, 2021

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

On Compact resources view, click into a grouped node to open the resources list sliding panel, observe that length of the list resources sometimes not matching the total amount of the grouped resources when the application is OutOfSync.

To Reproduce

  1. Start Argo CD locally and add argoproj project from the live demo. Don't add Ingress to your cluster.
  2. Confirm sync failed and toggle on the Group Nodes
  3. Click on "click to show details of 9 collapsed ConfigMap
  4. Observe that only 7 of the ConfigMap are displayed in the opened sliding panel

Expected behavior

Total amount of resources in the resources list sliding panel should match the number on the grouped node

Screenshots

Screen Shot 2021-12-22 at 10 38 45 AM
Screen Shot 2021-12-22 at 10 39 15 AM

Version

argocd: v2.0.4+0842d44.dirty
  BuildDate: 2021-06-23T07:11:51Z
  GitCommit: 0842d448107eb1397b251e63ec4d4bc1b4efdd6e
  GitTreeState: dirty
  GoVersion: go1.16.5
  Compiler: gc
  Platform: darwin/amd64
FATA[0000] Argo CD server address unspecified
@ciiay ciiay added the bug Something isn't working label Dec 22, 2021
@ciiay
Copy link
Contributor Author

ciiay commented Dec 22, 2021

I'll make a PR for this issue.

@ishitasequeira ishitasequeira added the component:ui User interfaces bugs and enhancements label Dec 22, 2021
ciiay added a commit to ciiay/argo-cd that referenced this issue Dec 22, 2021
alexmt pushed a commit that referenced this issue Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component:ui User interfaces bugs and enhancements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants