Skip to content

Fix security dashboard breadcrumb on vulnerability details page

Daniel Tian requested to merge 285583-rename-security-dashboard-breadcrumb into master

What does this MR do?

When viewing the vulnerability details for a project, there is a breadcrumb link at the top:

ksnip_20201207-140820

This MR fixes the following issues:

  1. The breadcrumb text should be Vulnerability Report instead of Security Dashboard.
  2. The left navbar item for Vulnerability Report should be highlighted when on the vulnerability details page.
  3. Clicking on the breadcrumb link should link to Vulnerability Report, not Security Dashboard.
Before After
ksnip_20201207-141130 ksnip_20201207-141220

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Lindsay Kerr

Merge request reports