Skip to content

feat(share): improve Live Share and Share Snapshot flows#206

Merged
ThisIs-Developer merged 28 commits into
mainfrom
codex/live-share-access-modes
Jul 3, 2026
Merged

feat(share): improve Live Share and Share Snapshot flows#206
ThisIs-Developer merged 28 commits into
mainfrom
codex/live-share-access-modes

Conversation

@ThisIs-Developer

@ThisIs-Developer ThisIs-Developer commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add host-selected Live Share access modes: Can edit and View only.
  • Enforce view-only Live Share participant behavior by blocking editor input, formatting commands, undo/redo, and outbound Yjs updates.
  • Refresh the Live Share active-session and access-status UI.
  • Update Share Snapshot with a clearer Share -> Copy flow, Live Share-style copy-link panel, footer action buttons, and custom error handling.
  • Enforce Share Snapshot access mode: view-only snapshot links stay preview-only/read-only, while Can edit links open editable.
  • Open Share Snapshot links in a separate tab named from the shared document title, matching the Live Share join behavior.
  • Show Share Snapshot generation failures in an in-app modal and mark the link panel with a red error state.

Validation

  • node --check script.js
  • git diff --check
  • Local browser smoke on http://127.0.0.1:8139/index.html for Live Share and Share Snapshot modal flows.

@vercel

vercel Bot commented Jul 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
markdown-viwer Ready Ready Preview, Comment Jul 3, 2026 8:19pm

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 3, 2026

Copy link
Copy Markdown

Deploying markdownviewer with  Cloudflare Pages  Cloudflare Pages

Latest commit: 55ef970
Status: ✅  Deploy successful!
Preview URL: https://fa37fa82.markdownviewer.pages.dev
Branch Preview URL: https://codex-live-share-access-mode.markdownviewer.pages.dev

View logs

@ThisIs-Developer ThisIs-Developer changed the title feat(live-share): add access modes feat(share): improve Live Share and Share Snapshot flows Jul 3, 2026
@ThisIs-Developer ThisIs-Developer marked this pull request as ready for review July 3, 2026 20:20
@ThisIs-Developer ThisIs-Developer merged commit 05bfa6c into main Jul 3, 2026
5 checks passed
@ThisIs-Developer ThisIs-Developer deleted the codex/live-share-access-modes branch July 4, 2026 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant