Skip to content

Adds qa selectors for issuable list vue

Désirée Chevalier requested to merge qa-add-issuable-list-vue-selectors into master

What does this MR do?

This MR fixes some selectors that are missing when the vue_issuables_list feature flag is turned on. I’ve also updated the old haml selectors to match in the case the feature flag is turned off again.

Closes #230916 (closed) #230917 (closed) #230922 (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

Merge request reports