Skip to content

Add empty states and search to the issues list page refactor

What does this MR do?

This MR adds empty states and search to the issues list page refactor from Haml to Vue, which is under the feature flag vue_issues_list defaulted to off.

List of issues list page refactor steps:

Screenshots (strongly suggested)

search Screenshot_2021-04-07_Issues___Gitlab_Org_Gitlab_Test
search, no results Screenshot_2021-04-06_Issues___A_sneaky_group_discreet_2_
no open issues Screenshot_2021-04-06_Issues___A_sneaky_group_discreet_1_
no closed issues Screenshot_2021-04-06_Issues___A_sneaky_group_discreet
no issues, signed in Screenshot_2021-04-06_Issues___Music_Group_Music_Project
no issues, signed out Screenshot_2021-04-06_Issues___Music_Group_Music_Project_1_

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

Edited by Coung Ngo

Merge request reports