Skip to content

Resolve "issues number tab in epic list not update after filtered"

What does this MR do and why?

This MR replaces the HAML-inherited count of epics on the epics list page with the dynamic count fetched with the epics GraphQL query.

Screenshots or screen recordings

before after
before after

How to set up and validate locally

  1. Open epics list page: /groups/h5bp/-/epics
  2. Filter epics by any parameter
  3. Observe the change of the numbers on Opened, Closed and All tabs.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #361748 (closed)

Edited by Natalia Tepluhina

Merge request reports