test(app-showcase): console 列表/表单能力全量实测报告(35 项问题)+ 用例元数据补齐#2550
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
内置浏览器逐项真实测试对象列表/表单全部能力(行按钮、行内编辑、批量修改、 表单分组、字段显隐、级联 lookup、视图路由、userFilters、分页、6 种可视化等), 全程截图留痕并以 API/meta 双重核验: - docs/test/console-list-form-capability-report-2026-07.md — 35 项缺陷权威记录 (P0×11:行内编辑不可用、form/flow action 崩坏、visibleOn 不生效、级联 lookup 可绕过、批量多选写坏数据、视图短名路由静默回退、userFilters 不渲染等) + 20+ 项验证正常能力清单 - docs/test/showcase-console-capability-test-report.docx — Word 版(文字+37 张截图) - 测试用例元数据补齐:任务视图 inlineEdit、发票 contact dependsOn 级联、 form 视图 visibleOn 用例、contact 种子、翻译 bundle 全列覆盖、Analytics 导航入口 - .claude/launch.json — 可复现的独立端口 dev 测试配置 Co-Authored-By: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
按要求用内置浏览器真实操作对 showcase 的对象列表/表单全部能力做了无遗漏实测(行按钮、行内编辑、列表选中批量按钮、批量修改、表单分组、字段显示隐藏、lookup 级联选择、视图路由、userFilters、筛选/分组/排序/搜索、分页、6 种可视化、主子表、related list、flow action、必填校验、国际化),全程截图留痕,关键断言用 REST API 与视图 meta 双重核验。
产出
examples/app-showcase/docs/test/console-list-form-capability-report-2026-07.md— 35 项问题(P0×11 / P1×11 / P2×13)+ 20+ 项验证正常能力清单examples/app-showcase/docs/test/showcase-console-capability-test-report.docxexamples/app-showcase/docs/test/screenshots/(01–38).claude/launch.json:可复现的独立端口(3777)dev 测试配置(相对路径)P0 摘要(详见 md)
/_console/forms/*渲染器黑屏+零字段+误报成功验证
pnpm validate✅(20 Objects / 174 Fields / 4 Views / 7 Actions…)pnpm typecheck✅pnpm test✅(39/39)Co-Authored-By: Claude noreply@anthropic.com