Files
suzmii 9e709ce727
Project CI / AI game creator shell Rust shard 2/4 (pull_request) Failing after 2m1s
Project CI / AI game creator shell Rust shard 1/4 (pull_request) Failing after 2m7s
Project CI / AI game creator shell Rust shard 3/4 (pull_request) Failing after 2m16s
Project CI / AI game creator shell Rust smoke (pull_request) Failing after 2m2s
Project CI / AI game creator shell Rust shard 4/4 (pull_request) Failing after 2m19s
Project CI / AI game creator shell Rust crates (pull_request) Successful in 2m18s
Project CI / Native shell tests (pull_request) Failing after 4m28s
Project CI / Frontend tests (pull_request) Successful in 4m13s
Project CI / Repository checks (pull_request) Successful in 3m30s
Project CI / Backend tests (pull_request) Successful in 7m9s
Project CI / AI game creator shell web tests (pull_request) Successful in 2m59s
AGC 资源工作台交互收口:补充改动前三处截图对照图
- 新增 docs/technical/assets/agc-resource-workbench-ui-before-20260914/:任务侧栏两个关闭入口、左侧贴边折叠把手、顶部播放按钮居中悬浮三张改动前截图
- 新增该目录 README,逐图说明改动前的问题与同步过的文档口径,供 PR 与后续回归对照
2026-09-14 22:02:54 +08:00
..

AGC 资源工作台三处交互收口:改动前对照图(2026-09-14)

本目录是三处 UI 收口改动(fix/agc-resource-workbench-chrome)的改动前截图,供 PR 与后续回归对照使用。三张图都取自改动前的客户端「资源管理」工作台。

文件 画面 改动前的问题
01-task-sidebar-two-close-entries.jpg 「生成任务」侧栏展开态(图内红框标出两处待处理对象) 头部右上角是一枚 ChevronLeftaria-label="收起生成任务"),底部 footer 里还有一枚 ×aria-label="关闭生成任务"),中间由 footer 的 border-top 分割线隔开——同一个 onToggleOpen 有两个入口,且头部那枚是「返回」语义
02-left-rail-collapse-handle.jpg 资源管理工作台(图内红框标出左侧贴边竖条) 侧栏折叠后在画布左侧留一条竖排文字「生成任务」把手,常驻遮挡画布
03-toolbar-play-centered.jpg 资源管理工作台(图内红框标出顶部工具条) 顶部「播放」按钮靠 position: absolute; left: 50%; transform: translateX(-50%) 居中悬浮,与它左边的「资源管理 / 运行」模式切换脱节

改动后的形态、验收判据与验证方式见当次 PR 描述与 commit message;相关文档口径已同步到: