Skip to content

fix(issues): Avoid supergroup refetches on row removal#111865

Merged
scttcper merged 1 commit intomasterfrom
scttcper/supergroup-loading
Mar 31, 2026
Merged

fix(issues): Avoid supergroup refetches on row removal#111865
scttcper merged 1 commit intomasterfrom
scttcper/supergroup-loading

Conversation

@scttcper
Copy link
Copy Markdown
Member

Reuse the previous supergroup request while the visible issue ids only shrink. This keeps archive and resolve actions from issuing a new supergroup lookup and flashing the stream back into a loading state.

Reuse the previous supergroup request while the visible issue ids only shrink. This keeps archive and resolve actions from issuing a new supergroup lookup and flashing the stream back into a loading state.

Co-Authored-By: OpenAI Codex <codex@openai.com>
@scttcper scttcper requested review from a team, cvxluo and yuvmen March 31, 2026 00:01
@scttcper scttcper requested a review from a team as a code owner March 31, 2026 00:01
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 31, 2026
@scttcper scttcper merged commit 5f0a97f into master Mar 31, 2026
75 checks passed
@scttcper scttcper deleted the scttcper/supergroup-loading branch March 31, 2026 21:21
dashed pushed a commit that referenced this pull request Apr 1, 2026
Reuse the previous supergroup request while the visible issue ids only
shrink. This keeps archive and resolve actions from issuing a new
supergroup lookup and flashing the stream back into a loading state.

Co-authored-by: OpenAI Codex <codex@openai.com>
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