You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
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
Version
All 2.12.1 to 2.12.6
The text was updated successfully, but these errors were encountered:
Checklist:
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
New App
buttonEDIT AS YAML
Save
buttonCreate
buttonCreate
window will close and then immediately reopenedCreate
Window is to click outside of itAfter 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
Version
All 2.12.1 to 2.12.6
The text was updated successfully, but these errors were encountered: