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

Backing from /applications/{applicationName} to /applications not working #7872

Closed
2 tasks done
MikeK184 opened this issue Dec 7, 2021 · 3 comments
Closed
2 tasks done
Labels
bug Something isn't working component:ui User interfaces bugs and enhancements

Comments

@MikeK184
Copy link

MikeK184 commented Dec 7, 2021

Checklist:

Describe the bug

Backing from /applications/{applicationName} to /applications is not working. (Firefox, Edge have been tested).
As example from https://argocd.prod-002.k8s.m086/applications/dynatrace-fullstack-addon? to https://argocd.prod-002.k8s.m086/applications? doesn't work when you press the back arrow on the browser
It takes about 8-10 clicks on the back arrow to finally go back to the parent application.

Expected behavior

Pressing the back button bringing me back to the parent application

Version taken from GUI

{
    "Version": "v2.1.7+a408e29",
    "BuildDate": "2021-11-17T22:10:27Z",
    "GitCommit": "a408e299ffa743213df3aa9135bf7945644ec936",
    "GitTreeState": "clean",
    "GoVersion": "go1.16.5",
    "Compiler": "gc",
    "Platform": "linux/amd64",
    "KsonnetVersion": "v0.13.1",
    "KustomizeVersion": "v4.2.0 2021-06-30T22:49:26Z",
    "HelmVersion": "v3.6.0+g7f2df64",
    "KubectlVersion": "v0.21.0",
    "JsonnetVersion": "v0.17.0"
}

Relevant Info
The console shows the following two errors:
grafik

@MikeK184 MikeK184 added the bug Something isn't working label Dec 7, 2021
@keithchong
Copy link
Contributor

Hello @MikeK184, taking the errors that you see aside, I think the Back button issue you are seeing has been addressed by

PR #7327, where it is in the release-2.2 branch.
Issue #7090

which will further be updated and enhanced by:

#7776

Could you please confirm that if you press/click and hold the browser Back button, you see multiple entries of the same title?

@keithchong keithchong added the component:ui User interfaces bugs and enhancements label Dec 7, 2021
@MikeK184
Copy link
Author

MikeK184 commented Dec 9, 2021

Hi there @keithchong, thanks for letting me now! And yes, there are multiple entries:
image

I'll be waiting for the new release then.

@MikeK184 MikeK184 closed this as completed Dec 9, 2021
@keithchong
Copy link
Contributor

keithchong commented Dec 9, 2021

Hi @MikeK184 , the console errors that you were seeing is a different/separate problem. Not sure why it could not connect to the API server. So perhaps open another issue for this, if that is reproducible, or if there are other issues related to that.

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

No branches or pull requests

2 participants