Skip to content

Remove vulnerability report filter dropdown button text when loading

Daniel Tian requested to merge 284471-remove-button-text-while-loading into master

What does this MR do?

On the vulnerability report page, there are filter dropdowns that filter the vulnerability list:

ksnip_20210427-004047

This MR will remove the button text while the dropdown is loading its options. It previously showed the previously-selected options, which can be mi

Screenshots (strongly suggested)

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 #284471 (closed)

Edited by Daniel Tian

Merge request reports