Skip to content

Fix filtered search issuable empty state exception

What does this MR do?

Fixes exception that was causing code execution to stop, which lead to subgroup titles not appearing for issuable index pages that were empty (and thus didn't have a .filtered-search selector available).

Adds tests.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

https://gitlab.com/gitlab-org/gitlab-ce/uploads/92b0254656b118396dbd4f70343a936b/Screen_Shot_2017-05-10_at_13.31.54.png

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/31455

Merge request reports