Skip to content

chore(qa): drop obsolete stale-prose NOTE from records-forms.action-location-matrix - #7633

Merged
huangyiirene merged 1 commit into
mainfrom
claude/issue-7547-drop-stale-note
Aug 11, 2026
Merged

chore(qa): drop obsolete stale-prose NOTE from records-forms.action-location-matrix#7633
huangyiirene merged 1 commit into
mainfrom
claude/issue-7547-drop-stale-note

Conversation

@huangyiirene

Copy link
Copy Markdown
Collaborator

Fixes#7547

What

docs/qa/platform-checklist/areas/records-forms.json, item records-forms.action-location-matrix, second source entry: deletes the inline NOTE clause ("NOTE: RecalcSelectionAction's TSDoc there still narrates the pre-objectui#3142 ... correct either way"). The source citation itself (file path + parenthetical describing what it documents) is kept intact.

Why

PR #7540 rewrote RecalcSelectionAction's TSDoc in examples/app-showcase/src/ui/actions/index.ts, so the NOTE — planted by #7323 as an explicit temporary marker "until this card is worked" — is now false.

Premise verification

Verification

  • JSON validity: node -e "JSON.parse(...)" → valid.
  • grep -n "NOTE: RecalcSelectionAction" → no hits (clause removed); grep -n "examples/app-showcase/src/ui/actions/index.ts" → citation still present at line 1444.
  • pnpm check:platform-checklist: same result before and after the edit — check-platform-checklist: 1 problem(s) (coverage.json · qa: UNCLASSIFIED), a pre-existing base-red finding unrelated to this one-line NOTE deletion, not chased per dispatch instructions.
  • node scripts/check-nul-bytes.mjs: OK, no raw control bytes.

Scope

Docs-only, single-line edit in one file. No changeset — this is a QA-checklist prose correction with no user-visible product change; skip-changeset to be applied by the PM at acceptance.


Generated by Claude Code

…ocation-matrix
PR #7540 rewrote RecalcSelectionAction's TSDoc in
examples/app-showcase/src/ui/actions/index.ts, so the NOTE clause
planted by #7323 (flagging that TSDoc as narrating the stale
pre-objectui#3142 rule) is now false. Delete the NOTE clause from the
second source entry of records-forms.action-location-matrix, keeping
the source citation itself intact.
Fixes#7547
@vercel

vercelBot commented Aug 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
ProjectDeploymentActionsUpdated (UTC)
objectstackIgnoredIgnoredAug 11, 2026 9:32am

Request Review

@huangyiirenehuangyiirene added the skip-changeset PR has no user-facing published change; bypasses the changeset gate label Aug 11, 2026 — with Claude
@huangyiirene
huangyiirene marked this pull request as ready for review August 11, 2026 09:44
@huangyiirene
huangyiirene added this pull request to the merge queueAug 11, 2026
Merged via the queue into main with commit 5db0dcaAug 11, 2026
24 checks passed
@huangyiirene
huangyiirene deleted the claude/issue-7547-drop-stale-note branch August 11, 2026 10:04
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/xsskip-changesetPR has no user-facing published change; bypasses the changeset gate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(qa): drop the obsolete stale-prose NOTE from records-forms.action-location-matrix once PR #7540 lands

2 participants

@huangyiirene@claude