Skip to content

Cancel board preview results immediately on close - #2874

Merged
Chris0Jeky merged 1 commit into
codex/2808-overhaul-integrationfrom
codex/2808-preview-close-recovery
Sep 10, 2026
Merged

Cancel board preview results immediately on close#2874
Chris0Jeky merged 1 commit into
codex/2808-overhaul-integrationfrom
codex/2808-preview-close-recovery

Conversation

@Chris0Jeky

Copy link
Copy Markdown
Owner

Closing a board proposal preview now clears its displayed markers and invalidates pending requests synchronously, before the route finishes removing the preview. A delayed response cannot repaint proposed changes after Close.

This addresses the tracked MEDIUM close-during-load finding from #2872 and continues #2808. Stacked on #2872; keep its base branch until it lands.

Verification: 13 BoardProposalPreview component tests pass, including displayed and pending-response close cases with delayed route removal. Typecheck, scoped ESLint and diff checks pass. The parent PR already proves the board journey across four experiences and both renderers; no board mutation or backend behavior changes here. OUTSTANDING_TASKS.md human decisions remain unchanged.

@Chris0Jeky

Copy link
Copy Markdown
Owner Author

Independent bounded Luna review of the close-only diff over b262c8e completed CLEAN for HIGH/CRITICAL. clear() increments the generation before close is emitted, so a delayed result cannot republish markers while route removal is pending. Root observed13component tests, typecheck, scopedESLint and diff checks passing. This resolves the tracked MEDIUM close-during-load follow-through from #2872; no backend/board mutation is introduced.

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-10T01:57:13.531701Z d332434 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

Base automatically changed from codex/2808-board-proposal-overlays to codex/2808-overhaul-integration September 10, 2026 02:42
@Chris0Jeky
Chris0Jeky merged commit d332434 into codex/2808-overhaul-integration Sep 10, 2026
34 of 35 checks passed
@Chris0Jeky
Chris0Jeky deleted the codex/2808-preview-close-recovery branch September 10, 2026 02:42
@github-project-automation github-project-automation Bot moved this from Review to Done in Taskdeck Execution Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant