Skip to content

feat(releases): Show session and user counts in release rows - #120749

Draft
sentry-junior[bot] wants to merge 2 commits into
masterfrom
feat/release-row-session-count
Draft

feat(releases): Show session and user counts in release rows#120749
sentry-junior[bot] wants to merge 2 commits into
masterfrom
feat/release-row-session-count

Conversation

@sentry-junior

@sentry-junior sentry-junior Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a count column to each release project row
  • show session or unique-user totals based on the existing display selector
  • reuse the existing session-health response and selected stats period, so no backend/API request changes are needed
  • update responsive column sizing and list coverage

Testing

  • pnpm test-ci static/app/views/explore/releases/list/releasesRequest.spec.tsx static/app/views/explore/releases/list/index.spec.tsx (27 tests passed)
  • git diff --check

Notes

  • targeted ESLint was attempted twice but exceeded the sandbox memory limit (exit 137 / JavaScript heap out of memory).

Requested by Michael Chai via Junior.

--

View Junior Session

Co-Authored-By: Michael Chai <michael.chai@sentry.io>
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants