AgentEvalTool/.scratch/ui-consistency/issues/04-model-configs.md
sinohqb f1316578fe refactor(ui): migrate ModelConfigs page to consistency baseline (ui-consistency ticket 04)
FormDrawer with footer submit and submitting guard, 20-row conditional
pagination, Empty locale, unified delete Popconfirm wording. Capability
and modality validation logic unchanged.
2026-08-05 20:22:14 +08:00

521 B
Raw Blame History

04 — ModelConfigs 页迁移

What to build: 模型配置页对齐交互标准:表单统一 FormDrawer、删除 Popconfirm、空态、分页阈值能力/模态约束的校验逻辑保持不变。

Blocked by: 03检查点通过后

Acceptance criteria:

  • 创建/编辑表单统一 FormDrawer
  • 删除有 Popconfirm启用/停用开关行为不变
  • 空态 Empty、20 行分页阈值
  • tsc --noEmit 通过
  • t480 走查:模型配置 CRUD + 能力约束校验 golden path