Skip to content

Make GroupActivityCard metrics clickable

Alex Pennells requested to merge group-activity-clickable-metrics into master

Issue: #371725

What does this MR do and why?

Issue #366919 (closed) limited the recent activity metrics to 1000, but we still wanted to add an easy way for users to access the full metric values. This MR makes the metric tiles clickable, each redirecting to a related analytics page. Each metric click will be tracked via Snowplow click_button events

Screenshots or screen recordings

Before After
Screenshot_2022-12-14_at_2.07.05_PM Screenshot_2022-12-14_at_2.01.10_PM

How to set up and validate locally

  1. Visit any group page such as http://gdk.test:3000/gitlab-org
  2. Click each of the 3 metrics

MR acceptance checklist

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

Merge request reports