Skip to content

Fix console errors when changing filter

Savas Vedova requested to merge 287620-fix-broken-group-dashboard into master

What does this MR do?

Fixes the console warnings/errors when changing filters in the Vulnerability Reports page.

In order to reproduce it:

  1. Go to https://gitlab.com/groups/gitlab-org/-/security/vulnerabilities/?projectId=all&reportType=DAST
  2. Open console
  3. Change "Scanners" filter to exclude "DAST"

Screenshots (strongly suggested)

before after
bug-not-fixed bug-fixed

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #287620 (closed)

Merge request reports