CE-WP-0008: add state-hub workstream and task IDs from fix-consistency

This commit is contained in:
2026-06-08 01:08:16 +02:00
parent 305a20d1d1
commit 50c29da4b1

View File

@@ -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: