Skip to content

feat: local-first editor#615

Draft
NagariaHussain wants to merge 1 commit intofrappe:developfrom
NagariaHussain:feat/local-first-editor-step-1
Draft

feat: local-first editor#615
NagariaHussain wants to merge 1 commit intofrappe:developfrom
NagariaHussain:feat/local-first-editor-step-1

Conversation

@NagariaHussain
Copy link
Copy Markdown
Collaborator

Frontend draft workspace store that makes sidebar edits, reorder, and content saves feel local-first while still persisting through the existing CR RPCs. Spec: specs/local_first_editor_migration_step_1.md.

🤖 Generated with Claude Code

Introduce draftWorkspace Pinia store that owns optimistic tree, page draft
state, and a per-mutation queue backed by the existing CR RPCs. Sidebar
create/rename/delete/reorder, content save, and metadata edits all flow
through the store with immediate local feedback; submit/merge are gated
on pending/failed mutations. See specs/local_first_editor_migration_step_1.md.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@NagariaHussain NagariaHussain changed the title feat: local-first editor migration (step 1) feat: local-first editor Apr 29, 2026
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