Agentic UI: Add a Learn more modal for publishing and syncing - #4448
Closed
shaunandrews wants to merge 1 commit into
Closed
Agentic UI: Add a Learn more modal for publishing and syncing#4448shaunandrews wants to merge 1 commit into
shaunandrews wants to merge 1 commit into
Conversation
This was referenced Aug 4, 2026
shaunandrews
force-pushed
the
stu-2162-share-dialog
branch
from
August 4, 2026 23:26
dbd285f to
57e1fb5
Compare
3 tasks
Contributor
Author
Share remains enabled while Push/Pull is running and preview publishing reports into the same per-site sync-activity entry. In the cumulative stack, #4451 also gives preview and sync the same |
1 task
A single info modal, reachable from the Sync and Publish menus, covering how publishing connects a live site and how push/pull sync works. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
shaunandrews
force-pushed
the
stu-2162-share-dialog
branch
from
August 19, 2026 19:51
1fc8bc1 to
905de69
Compare
1 task
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related issues
Stack
How AI was used in this PR
Wrote the modal copy and wiring, and verified it in the local agentic UI (
studio ui).Proposed Changes
Add a single Learn more modal that explains publishing and syncing, reachable from both the Sync menu and the Publish picker.
InfoDialogprimitive backs it, so the modal stays visually consistent.Additive on top of #4447.
Screenshots
Testing Instructions
Verification completed
npm run typecheck(clean)apps/uisite-toolbar unit tests passPre-merge Checklist