From 50c29da4b17a5faba53e1d4d98bd7ccd6289d194 Mon Sep 17 00:00:00 2001 From: tegwick Date: Mon, 8 Jun 2026 01:08:16 +0200 Subject: [PATCH] CE-WP-0008: add state-hub workstream and task IDs from fix-consistency --- workplans/CE-WP-0008-capture-content-editing.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/workplans/CE-WP-0008-capture-content-editing.md b/workplans/CE-WP-0008-capture-content-editing.md index 116efa5..05484c9 100644 --- a/workplans/CE-WP-0008-capture-content-editing.md +++ b/workplans/CE-WP-0008-capture-content-editing.md @@ -17,6 +17,7 @@ planning_priority: high spec_refs: - wiki/ProductRequirementsDocument.md - workplans/CE-WP-0007-capture-view-polish.md +state_hub_workstream_id: "864e4661-f6d8-482e-8a44-bebc69e6b9df" --- # CE-WP-0008 — Capture Content Editing & Viewport Scroll @@ -50,6 +51,7 @@ T01 (field value state) ── T02 (viewport scroll retry) id: CE-WP-0008-T01 priority: critical status: done +state_hub_task_id: "b48bd06d-3ba0-4589-b6d3-5ff4a8474fb5" ``` **Problem:** `FormRenderer` renders controlled inputs (`value={… ?? ""}`) but @@ -74,6 +76,7 @@ id: CE-WP-0008-T02 priority: critical status: done depends_on: [T01] +state_hub_task_id: "68b73689-27ff-45c4-bd9f-2e0817e97b1f" ``` **Problem:** `PdfSpikeViewer`'s scroll `useEffect` bails when `utilsRef` or the @@ -100,6 +103,7 @@ id: CE-WP-0008-T03 priority: high status: done depends_on: [T01, T02] +state_hub_task_id: "fdf259a1-1789-42ca-a95f-d98ae6422509" ``` Happy-dom tests: