AgentEvalTool/frontend/web/src
sinohqb 3626ab288b fix(intelligent-eval): P0 UI/UX refresh defects (audit)
UI/UX 全面盘点(.scratch/ui-ux-audit.md)P0 功能缺陷修复:
- DecisionProcess/ConfigSnapshots:useState(()=>load()) 一次性加载改为
  useEffect 依赖 evalId(切评估重拉)+ 头部补 ReloadOutlined 刷新按钮
- useRunSession:自写 setInterval(3000) 轮询改 usePolling(pauseWhenHidden
  默认开启:后台标签页暂停、回前台立即刷新);selectedIdRef 守卫保留防串;
  删除 pollRef/clearPolling
- useFiles:接入 useOnTabActive('/files'),keep-alive 跳回自动刷新
tsc 0 错误 vitest 19 passed
2026-08-17 22:59:23 +08:00
..
components fix(intelligent-eval): P0 UI/UX refresh defects (audit) 2026-08-17 22:59:23 +08:00
hooks fix(intelligent-eval): P0 UI/UX refresh defects (audit) 2026-08-17 22:59:23 +08:00
pages fix(intelligent-eval): P0 UI/UX refresh defects (audit) 2026-08-17 22:59:23 +08:00
read feat(intelligent-eval): v4.2 UI — stat bar + single-line table + unified detail drawer 2026-08-17 20:03:55 +08:00
stores feat(intelligent-eval): v4.2 UI — stat bar + single-line table + unified detail drawer 2026-08-17 20:03:55 +08:00
test refactor(architecture): deepen evaluation lifecycle and read model 2026-08-07 03:11:37 +08:00
utils feat(campaign): reverse time-scale input as target runtime 2026-07-31 16:55:43 +08:00
api.ts feat(intelligent-eval): v4.2 UI — stat bar + single-line table + unified detail drawer 2026-08-17 20:03:55 +08:00
App.tsx feat(intelligent-eval): v4.2 UI — stat bar + single-line table + unified detail drawer 2026-08-17 20:03:55 +08:00
index.css feat(intelligent-eval): v4.2 UI — stat bar + single-line table + unified detail drawer 2026-08-17 20:03:55 +08:00
main.tsx v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
tokens.ts feat(campaigns): add analysis section to report drawer 2026-08-03 02:17:28 +08:00