Skip to content

Insights: contributor tooltip & LocaleHealthSnapshot model changes#4315

Closed
functionzz wants to merge 2 commits into
mozilla:mainfrom
functionzz:dashboard_live_view_with_tooltip
Closed

Insights: contributor tooltip & LocaleHealthSnapshot model changes#4315
functionzz wants to merge 2 commits into
mozilla:mainfrom
functionzz:dashboard_live_view_with_tooltip

Conversation

@functionzz

Copy link
Copy Markdown
Collaborator

This PR adds a contributor tooltip, displaying corresponding managers/translators/contributors upon hovering over a locales user metric.

image

Also changes the currently displayed month on the dashboard to represent live statistics rather than potentially stale CHS metrics while maintaining LocaleHealthSnapshot historicity for graphs + MoM comparison. This results are cached daily.

Fixes #4312.

@codecov-commenter

codecov-commenter commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 55.31915% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.50%. Comparing base (d493f14) to head (fb77244).

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@functionzz functionzz changed the title Insights: dashboard live view and contributor tooltip Insights: contributor tooltip & LocaleHealthSnapshot model changes Jul 22, 2026
@functionzz
functionzz force-pushed the dashboard_live_view_with_tooltip branch from b9b28fd to fb77244 Compare July 25, 2026 17:23
@functionzz

Copy link
Copy Markdown
Collaborator Author

Closing as it is too out of date - working on porting LocaleHealthSnapshots & current dashboard/insights to use ManyToMany User <-> LocaleHealthSnapshots relationships.

@functionzz functionzz closed this Jul 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Insights Dashboard: implement hover tooltip for displaying metric contributors

2 participants