frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Update Project Properties Display After Project Switch via Dropdown

Open eugenhoffmann opened this issue 1 year ago • 0 comments

Current Behavior

The project properties dialog displays the properties of project A instead of those of project B after switching via the dropdown. Image

Steps to Reproduce

  1. Ensure multiple projects are available in the project dropdown list.
  2. Select a project (e.g., Project A)
  3. Open the project properties dialog for project A.
  4. Select another project (e.g., Project B) from the dropdown list.
  5. Open the project properties dialog for Project B.
  6. Observe the project properties dialog after switching to project B. Properties from project A are shown

Expected Behavior

Upon switching to a new project via the dropdown, the dialog should automatically refresh to display the properties of the newly selected project.

Dependency-Track Frontend Version

4.12.1

Browser

Google Chrome

Browser Version

131.0.6778.86

Operating System

Windows

Checklist

eugenhoffmann avatar Dec 02 '24 14:12 eugenhoffmann