Skip to content

Delete unused .btn-action classes

Coung Ngo requested to merge cngo-delete-unused-btn-action-class into master

What does this MR do?

This MR deletes usages of the class .btn-action which does nothing, and which was probably meant to be deleted when the UI changed.

The deleted JS was confirmed not used, and the buttons in /h5bp/html5-boilerplate/-/labels and /h5bp/html5-boilerplate/-/milestones/6#tab-labels were confirmed to still work after the code deletion.

Screenshots (strongly suggested)

No visual changes.

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 Coung Ngo

Merge request reports