Skip to content

feat(issue-details): Show supergroup in issue details sidebar#112543

Merged
scttcper merged 2 commits intomasterfrom
scttcper/supergroup-sidebar
Apr 9, 2026
Merged

feat(issue-details): Show supergroup in issue details sidebar#112543
scttcper merged 2 commits intomasterfrom
scttcper/supergroup-sidebar

Conversation

@scttcper
Copy link
Copy Markdown
Member

@scttcper scttcper commented Apr 8, 2026

Adds a compact supergroup card to the bottom of the issue details sidebar when the current issue belongs to a supergroup. Uses the existing useSuperGroups hook to fetch data for the single group ID and renders the error type, title, code area, and issue count. Clicking the card opens the existing supergroup detail drawer.

Everything is behind the top-issues-ui feature flag - no request is made and nothing renders without it.

image

Show a compact supergroup card in the issue details sidebar when the current issue belongs to a supergroup. Clicking opens the existing supergroup drawer.
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 8, 2026
@scttcper scttcper requested a review from a team April 8, 2026 22:34
@scttcper scttcper marked this pull request as ready for review April 8, 2026 22:34
@scttcper scttcper requested a review from a team as a code owner April 8, 2026 22:34
@scttcper scttcper merged commit 55ccd5f into master Apr 9, 2026
75 of 77 checks passed
@scttcper scttcper deleted the scttcper/supergroup-sidebar branch April 9, 2026 17:28
george-sentry pushed a commit that referenced this pull request Apr 9, 2026
Adds a compact supergroup card to the bottom of the issue details
sidebar when the current issue belongs to a supergroup. Uses the
existing `useSuperGroups` hook to fetch data for the single group ID and
renders the error type, title, code area, and issue count. Clicking the
card opens the existing supergroup detail drawer.

Everything is behind the `top-issues-ui` feature flag - no request is
made and nothing renders without it.

<img width="369" height="258" alt="image"
src="https://github.com/user-attachments/assets/972f6084-4faf-494e-acbd-0377b9e055f0"
/>
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.

2 participants