docs/plans/2026-04-26-slate-v2-placeholder-delete-parity-sweep.md
Paused by user request.
Sweep the placeholder/delete-to-empty regression class against legacy Slate so the user does not have to report each placeholder bug one by one.
/Users/zbeyens/git/slate-v2./Users/zbeyens/git/slate./examples/* surfaces that use Editable
placeholders.slate-react.EditableTextBlocks subscribes to placeholder-visible state.EditableText skips custom renderPlaceholder when no placeholder value is
present.custom-placeholder restores placeholder children and root
height after type/delete.placeholder to Editable.same-class bug: placeholder missing, child missing, overlay wrong, root
height wrong, or focus lost after delete-to-empty.example-specific: route intentionally differs or is not editable in the
same way.out-of-scope: non-placeholder behavior.slate-react package gates, lint, and real browser
sweep.Required if slate-react package behavior changes.