AgentEvalTool/.scratch/ui-consistency/issues/08-campaigns.md

14 lines
869 B
Markdown
Raw Permalink 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.

# 08 — Campaigns 页迁移(最后硬骨头)
**What to build:** 评估活动页1094 行)对齐交互标准。时间线、探索区、分析区等独特交互不做模式化改造,只统一页面外壳与基础模式(表单 Drawer、删除确认、空态、反馈
**Blocked by:** 07
**Acceptance criteria:**
- [x] 创建/编辑活动表单统一 FormDrawerwidth 920 保留双栏布局;报告抽屉为只读展示+导出按钮,保留 Drawer
- [x] 删除/取消活动 Popconfirm探索派发等独特交互不变取消已有 Popconfirm无删除入口
- [x] 空态 Empty、20 行分页阈值(活动表 + 报告子运行表)
- [x] 文件体量:重复的抽屉页脚模式收敛到 FormDrawer不强制目标行数
- [x] `tsc --noEmit` 通过
- [x] t480 走查:活动 CRUD + 时间线 + 探索区 + 报告 golden path