Skip to content

ref(issues): Remove organizations:top-issues-ui flag (frontend)#119016

Draft
cvxluo wants to merge 1 commit into
masterfrom
claude-rm-top-issues-ui-frontend
Draft

ref(issues): Remove organizations:top-issues-ui flag (frontend)#119016
cvxluo wants to merge 1 commit into
masterfrom
claude-rm-top-issues-ui-frontend

Conversation

@cvxluo

@cvxluo cvxluo commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Remove organizations:top-issues-ui. This flag was never rolled out (never added to sentry-options-automator, flagpole-disabled) and has been stale since it was introduced in #103776 on 2025-11-20.

Removes the flag checks and the "supergroups" UI they gated (all now dead code): the issue-stream supergroup rows/drawer, the issue-details supergroup section, their hooks, fixtures, and analytics events.

Split from the backend removal (sibling PR) because static/ and src/ are not atomically deployed. This frontend PR should merge before the backend PR so the backend's regenerated knownSentryApiUrls.generated.ts doesn't drop routes still referenced by this UI code.

🤖 Generated with Claude Code

https://claude.ai/code/session_015kWdpv3H5FqLqtdyrxX25e


Generated by Claude Code

@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 3, 2026
The organizations:top-issues-ui flag was never rolled out (absent from
sentry-options-automator, flagpole-disabled) and has been stale for months.
Remove the flag checks and the "supergroups" UI they gated, which is now dead
code: the issue-stream supergroup rows/drawer, the issue-details supergroup
section, their hooks, fixtures, and analytics events.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015kWdpv3H5FqLqtdyrxX25e
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