DependencyTrack / frontend

Frontend UI for Dependency-Track
https://dependencytrack.org/
Apache License 2.0
93 stars 140 forks source link

Breadcrumbs are not working if you switch language i.e. to German #880

Open markusmuellerusi opened 1 month ago

markusmuellerusi commented 1 month ago

Current Behavior

Breadcrumbs are not working if you switch language i.e. to German Name is translate and will not work. Name, label and path should be dedicated properties.

Steps to Reproduce

  1. Switch to German
  2. Got to projects and open a project
  3. or stay at projects and click on "Heim"
  4. Navigate using breadcrumbs on top of the page

Expected Behavior

navigation should go to Dashboard or to project list, if you click on "Projekte".

By the way "Heim" is an incorrect translation for the home-button. It's called "Start" in apps using a Germen lacalization.

Dependency-Track Frontend Version

4.11.1

Browser

Microsoft Edge

Browser Version

No response

Operating System

Windows

Checklist

markusmuellerusi commented 1 month ago

Proposal (please see between "start" and "end" comments): frontend\src\containers\DefaultContainer.vue