CE-WP-0008: add state-hub workstream and task IDs from fix-consistency
This commit is contained in:
parent
305a20d1d1
commit
50c29da4b1
1 changed files with 4 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ planning_priority: high
|
||||||
spec_refs:
|
spec_refs:
|
||||||
- wiki/ProductRequirementsDocument.md
|
- wiki/ProductRequirementsDocument.md
|
||||||
- workplans/CE-WP-0007-capture-view-polish.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
|
# 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
|
id: CE-WP-0008-T01
|
||||||
priority: critical
|
priority: critical
|
||||||
status: done
|
status: done
|
||||||
|
state_hub_task_id: "b48bd06d-3ba0-4589-b6d3-5ff4a8474fb5"
|
||||||
```
|
```
|
||||||
|
|
||||||
**Problem:** `FormRenderer` renders controlled inputs (`value={… ?? ""}`) but
|
**Problem:** `FormRenderer` renders controlled inputs (`value={… ?? ""}`) but
|
||||||
|
|
@ -74,6 +76,7 @@ id: CE-WP-0008-T02
|
||||||
priority: critical
|
priority: critical
|
||||||
status: done
|
status: done
|
||||||
depends_on: [T01]
|
depends_on: [T01]
|
||||||
|
state_hub_task_id: "68b73689-27ff-45c4-bd9f-2e0817e97b1f"
|
||||||
```
|
```
|
||||||
|
|
||||||
**Problem:** `PdfSpikeViewer`'s scroll `useEffect` bails when `utilsRef` or the
|
**Problem:** `PdfSpikeViewer`'s scroll `useEffect` bails when `utilsRef` or the
|
||||||
|
|
@ -100,6 +103,7 @@ id: CE-WP-0008-T03
|
||||||
priority: high
|
priority: high
|
||||||
status: done
|
status: done
|
||||||
depends_on: [T01, T02]
|
depends_on: [T01, T02]
|
||||||
|
state_hub_task_id: "fdf259a1-1789-42ca-a95f-d98ae6422509"
|
||||||
```
|
```
|
||||||
|
|
||||||
Happy-dom tests:
|
Happy-dom tests:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue