Remove tab count from Explore > Groups Vue page

What does this MR do and why?

Remove tab count from the Explore > Groups (Vue) page.

This is to avoid timeouts caused by the massive amount of groups available in the page. We are not removing any existing functionality as the legacy version of the page doesn't include the total count as well.

References

Related to #589328 (closed)

Screenshots or screen recordings

FF Disabled FF Enabled
image image

How to set up and validate locally

  1. Enable explore_groups_vue feature flag.
  2. Go to http://localhost:3000/explore/groups

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Shane Maglangit

Merge request reports

Loading