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

Diff page becomes unresponsive if it is large #17859

Open
3 tasks done
andrewhibbert opened this issue Apr 16, 2024 · 3 comments · May be fixed by #19921
Open
3 tasks done

Diff page becomes unresponsive if it is large #17859

andrewhibbert opened this issue Apr 16, 2024 · 3 comments · May be fixed by #19921
Labels
bug Something isn't working component:ui User interfaces bugs and enhancements type:scalability Issues related to scalability and performance related issues

Comments

@andrewhibbert
Copy link

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

When a diff is large and you try to load it you get "Page Unresponsive".

To Reproduce

I had this problem trying to change kyverno from helm chart version 3.0.5 to 3.1.1

Expected behavior

Can see diffs

Screenshots

Screenshot 2023-12-06 at 19 08 35

Version

Paste the output from `argocd version` here.

2.9.3

Logs

@andrewhibbert andrewhibbert added the bug Something isn't working label Apr 16, 2024
@jannfis
Copy link
Member

jannfis commented Apr 17, 2024

Are you able to enable the "compact diff" option before the page gets unresponsive?

@jannfis jannfis added type:scalability Issues related to scalability and performance related issues component:ui User interfaces bugs and enhancements labels Apr 17, 2024
@andrewhibbert
Copy link
Author

It hangs as soon as you go to diff, no chance to tick compact diff

@tomasbjerre
Copy link

A workaround is to get the diff from CLI with: argocd app diff [appname].

Where you get appname from argocd app list.

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 type:scalability Issues related to scalability and performance related issues
Projects
None yet
3 participants