Show total sessions and users for each release
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 21h 23m
- Merged PRs (30d)
- 607
Description
The Releases page should permanently display both total sessions and total users for every release. Each value should have its own row so the metrics are immediately visible and scannable.
Current behavior
Total sessions and users are only available by hovering over the Adoption histogram, making them difficult to compare across releases.
Desired behavior
- Display total sessions and total users as separate rows for each release.
- Keep both metrics visible regardless of the selected display mode.
- Use totals from the currently selected stats period.
Requested by Michael Chai via Junior.
--
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Releases page and inspect the implementation of the Adoption histogram, where total sessions and users are currently exposed on hover. Add separate visible rows for both totals, keep them present across display modes, and verify they use the selected stats period for every release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- analytics, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100