Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(site): await dialog close after publish to prevent act() warnings - #22334

Merged
jeremyruppel merged 1 commit into
mainfrom
fix/template-version-editor-page-test-flake
Feb 27, 2026
Merged

jeremyruppel merged 1 commit into
mainfrom
fix/template-version-editor-page-test-flake

Conversation

@jeremyruppel

Copy link
Copy Markdown
Contributor

State updates from setIsPublishingDialogOpen, setLastSuccessfulPublishedVersion, and navigation were firing after waitFor resolved, causing sporadic act() warnings and timeouts in the publish template version tests (or so says Claude Sonnet 4.6).

Fixes coder/internal#1369

State updates from setIsPublishingDialogOpen, setLastSuccessfulPublishedVersion,
and navigation were firing after waitFor resolved, causing sporadic act() warnings
and timeouts in the publish template version tests.

Fixes coder/internal#1369

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@jeremyruppel
jeremyruppel force-pushed the fix/template-version-editor-page-test-flake branch from 01bad88 to 148c6ae Compare February 27, 2026 13:41
@jeremyruppel
jeremyruppel merged commit dea451d into main Feb 27, 2026
42 of 46 checks passed
@jeremyruppel
jeremyruppel deleted the fix/template-version-editor-page-test-flake branch February 27, 2026 13:59
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

flake: Use custom name, message and set it as active when publishing

4 participants