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

13 lines
521 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.

# 04 — ModelConfigs 页迁移
**What to build:** 模型配置页对齐交互标准:表单统一 FormDrawer、删除 Popconfirm、空态、分页阈值能力/模态约束的校验逻辑保持不变。
**Blocked by:** 03检查点通过后
**Acceptance criteria:**
- [x] 创建/编辑表单统一 FormDrawer
- [x] 删除有 Popconfirm启用/停用开关行为不变
- [x] 空态 Empty、20 行分页阈值
- [x] `tsc --noEmit` 通过
- [ ] t480 走查:模型配置 CRUD + 能力约束校验 golden path