Skip to content

Fix "Close Issue" button by changing target selector

What does this MR do?

Since the creation of this MR, we've uncovered more issues with the approach that caused the regression. Now, this MR reverts that approach and implements a more reliable one.

ORIGINAL:

As a result of changing the click handler we missed a file for the data attribute to fire the click handler. This is that fix to close the issue when you were the one who created the issue

Closes #219323 (closed)

Screenshots

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

Closes #219323 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports