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

"About" Dialog Giving Not Found Error - but only on Dashboard #1011

Closed
2 tasks done
msymons opened this issue Sep 24, 2024 · 0 comments · Fixed by #1012
Closed
2 tasks done

"About" Dialog Giving Not Found Error - but only on Dashboard #1011

msymons opened this issue Sep 24, 2024 · 0 comments · Fixed by #1012
Labels
defect Something isn't working p3 Nice-to-have features size/S Small effort
Milestone

Comments

@msymons
Copy link
Member

msymons commented Sep 24, 2024

Current Behavior

When using Dependency-Track v4.12-SNAPSHOT, the following displays when clicking to display the "About" Dialog

image

The browser development console reports:

NavigationDuplicated: Avoided redundant navigation to current location: "/dashboard".
    Ht https://dependency-track-test.foo.bar.com/js/chunk-vendors.05a9396d.js:63
    Lt https://dependency-track-test.foo.bar.com/js/chunk-vendors.05a9396d.js:63
    confirmTransition https://dependency-track-test.foo.bar.com/js/chunk-vendors.05a9396d.js:63
    transitionTo https://dependency-track-test.foo.bar.com/js/chunk-vendors.05a9396d.js:63
    push https://dependency-track-test.foo.bar.com/js/chunk-vendors.05a9396d.js:63
    push https://dependency-track-test.foo.bar.com/js/chunk-vendors.05a9396d.js:63
    push https://dependency-track-test.foo.bar.com/js/chunk-vendors.05a9396d.js:63
    created https://dependency-track-test.foo.bar.com/js/app.9eea079b.js:1

Note the reference to current location "/dashboard". These messages seemingly do not occur in any other context than dashboard and neither is the "oops" error (tested about a dozen pages).

Steps to Reproduce

  1. Navigate to Dashboard.
  2. Click "Dependency-Track" link in bottom left corner of screen.
  3. The "About" dialog is displayed and the "oops" error is displayed.
  4. Navigate to other pages and repeat the operation to display the "About" dialog.... there are no errors.

Note that the problem is seen with DT v4.12-SNAPSHOT but v4.11.7 is fine.

Expected Behavior

"About" Dialog can be viewed on Dependency-Track Dashboard without an error occurring.

Dependency-Track Frontend Version

4.12.0-SNAPSHOT

Browser

Mozilla Firefox

Browser Version

130.0.1

Operating System

Windows

Checklist

@msymons msymons added defect Something isn't working in triage labels Sep 24, 2024
@nscuro nscuro added p3 Nice-to-have features size/S Small effort and removed in triage labels Sep 24, 2024
@nscuro nscuro added this to the 4.12 milestone Sep 24, 2024
@nscuro nscuro closed this as completed in 59e4e85 Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect Something isn't working p3 Nice-to-have features size/S Small effort
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants