Mobile Phase B: touch editing (selection toolbar, tap-to-add) + duplicate fix #10
Reference in New Issue
Block a user
Delete Branch "mobile-phase-b"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Completes the mobile MVP: the editor is now usable on a phone (Fable verified full touch build/edit loop). All mobile gated ≤768px; desktop unchanged; no toHtml change.
useNodeActionshook (extracted from ContextMenu); on-canvas bottom-fixed selection toolbar (Move Up/Down · Duplicate · Delete[2-tap] · Select Parent · Edit Styles→Styles sheet), hidden while a sheet is open.structuredCloneDataCloneError that silently broke Duplicate/Paste for every component (Craftdata.typeis a component function), and a collector-staleness lag. Duplicate now inserts after the source + selects it (was appending off-screen).🤖 Generated with Claude Code