Make GroupActivityCard metrics clickable
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 |
---|---|
How to set up and validate locally
- Visit any group page such as
http://gdk.test:3000/gitlab-org
- 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.
-
I have evaluated the MR acceptance checklist for this MR.