Skip to content

changed the default value of checkbox to false from a dynamic value on first page load

Fixes #220174 (closed)

What does this MR do?

Changed the default value of the checkbox on security dashboard which enables selection of all vulnerabilities from a dynamic value to static value of false. Since on the first page load, its required that the checkbox remain deselected until explicitly marked by a user

Screenshots

Screenshot_2020-07-19_at_5.19.49_PM

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
Edited by Uday Aggarwal

Merge request reports