Extract the standard form drawer (width 640, footer actions, destroyOnClose) as FormDrawer; reuse existing usePolling hook. IntelligentEvals becomes the first consumer — create drawer and both 5s pollings switched with zero behaviour change. Includes ui-consistency spec, tickets, and ADR-0005.
13 lines
409 B
Markdown
13 lines
409 B
Markdown
# 07 — Reports 页迁移
|
|
|
|
**What to build:** 评测报告页对齐交互标准。图表与对比区保持不变,只统一外壳与基础模式。
|
|
|
|
**Blocked by:** 06
|
|
|
|
**Acceptance criteria:**
|
|
- [ ] 报告选择/切换、图表渲染零回归
|
|
- [ ] PageWrapper 外壳、空态、加载态对齐标准
|
|
- [ ] 分页 20 行阈值
|
|
- [ ] `tsc --noEmit` 通过
|
|
- [ ] t480 走查:报告页各区块 golden path
|