AgentEvalTool/.scratch/ui-consistency/issues/06-runs.md
sinohqb d4c254e121 refactor(ui): baseline FormDrawer component and IntelligentEvals dogfood (ui-consistency ticket 01)
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.
2026-08-05 15:34:31 +08:00

13 lines
615 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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