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

[Regression] [ArgoCD 2.12.1 to 2.12.6] UI malfunction when creating new application - the "Create" window pops backup after the application is created #20606

Closed
3 tasks done
aarontams opened this issue Oct 31, 2024 · 7 comments
Labels
bug Something isn't working component:regression component:ui User interfaces bugs and enhancements

Comments

@aarontams
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
This is a regression from ArgoCD 2.11.9. Tested all 2.12.1 to 2.12.6 and got the same UI issue.

When creating a new application from the UI, the Create window never goes away even the application is already created. It is just very annoying and misleading for end user. It is not a blocker, but I think a lot of users will feel the pain.

When creating
To Reproduce

  • from the UI
  • click New App button
  • click EDIT AS YAML
  • add the application yaml
  • clicke Save button
  • click Create button
  • the Create window will close and then immediately reopened
  • the only way to close/hide that Create Window is to click outside of it

After that, you can search the newly created app.

Expected behavior
This is a regression, I expect the Create window will be closed without popping up again.

Screenshots

image

Version
All 2.12.1 to 2.12.6

@aarontams aarontams added the bug Something isn't working label Oct 31, 2024
@todaywasawesome
Copy link
Contributor

Seeing the same issue.

@todaywasawesome todaywasawesome added component:ui User interfaces bugs and enhancements component:regression labels Oct 31, 2024
@blakepettersson
Copy link
Member

I think this is fixed with #20507

@aarontams
Copy link
Author

aarontams commented Oct 31, 2024

Hey @blakepettersson
Do you know when 2.12.7 and the corresponding helm will be released?
Thx

@crenshaw-dev
Copy link
Member

2.12.7 is out

@aarontams
Copy link
Author

Thanks. It is exciting news.

@aarontams
Copy link
Author

BTW: For helm release https://github.com/argoproj/argo-helm/blob/argo-cd-7.6.12/charts/argo-cd/Chart.yaml is the latest for 2.12.x
Any idea when the new helm chart will be out for argocd 2.12.7?

@blakepettersson
Copy link
Member

@aarontams you'll have to ask the maintainers of argo-helm. In any case you should be fine by setting image.tag to 2.12.7 in the Helm values.

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:regression component:ui User interfaces bugs and enhancements
Projects
None yet
Development

No branches or pull requests

4 participants