Skip to content

Fix submit button not being clickable

Savas Vedova requested to merge 332805-fix-bulk-dismiss into master

What does this MR do?

The vulnerability status bulk update form is updating the submit button's disabled state on form submission. After the submission is complete the button remains disabled. This commit fixes that behaviour.

Here's the video explaining the current bug: https://youtu.be/PZqb9FWlQ0k

Screenshots (strongly suggested)

Here's the video:

fix-bulk-dismiss

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

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

Merge request reports