Skip to content

docs: propose moving selected nodes between Spaces - #148

Open
Yuqing (mydmdm) wants to merge 1 commit into
mainfrom
fix/issue-142
Open

docs: propose moving selected nodes between Spaces#148
Yuqing (mydmdm) wants to merge 1 commit into
mainfrom
fix/issue-142

Conversation

@mydmdm

Copy link
Copy Markdown
Contributor

Summary

  • define the Move selected nodes and Frames between Spaces #142 user flow for moving selected nodes and Frame subtrees between Spaces
  • preserve hierarchy, geometry, internal edges, styles, and required assets while reporting boundary-edge omissions and collisions
  • bound reliability to determinate failures under a continuing Server process, using dual locking and compensation
  • explicitly defer general multi-Space transactions, WAL/crash recovery, Blob GC, and multi-backend transaction design

Scope

This PR contains the proposal only. Implementation will follow after design review.

Validation

  • pnpm typecheck
  • pnpm format
  • pnpm lint:fix

Closes #142

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

Move selected nodes and Frames between Spaces

1 participant