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
615 B
Markdown
13 lines
615 B
Markdown
# 06 — Runs 页迁移
|
||
|
||
**What to build:** 评测执行页对齐交互标准。**护栏**:「导航内容分离」hack(nav-only-tabs 隐藏 content-holder、内容 div flex 控高)必须保留,只统一外壳(PageWrapper/标题区/加载态/空态)。
|
||
|
||
**Blocked by:** 05
|
||
|
||
**Acceptance criteria:**
|
||
- [ ] WebSocket 实时会话、取消、重跑等功能零回归
|
||
- [ ] 导航内容分离 hack 保留且有注释说明原因
|
||
- [ ] 空态、加载态对齐标准;危险操作(取消)Popconfirm
|
||
- [ ] `tsc --noEmit` 通过
|
||
- [ ] t480 走查:run 列表 + 详情 + 实时进度 + 取消 golden path
|