live-tip-20260606175948-review-packet-ui-data-binding: Review packet UI data integrity benchmark #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "task/live-tip-20260606175948-review-packet-ui-data-binding"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Assigned idea
review packet UI data: Review packet UI data integrity benchmark
Approach: Edit task/instruction.md and add a regular benchmark with slug live-tip-20260606175948-review-packet-ui-data-binding. Ensure UI renders review packet rows from canonical packet payload fields with stable ordering and explicit fallback values for missing fields.
Verification: test -f task/instruction.md && grep -Fq 'live-tip-20260606175948-review-packet-ui-data-binding' task/instruction.md
test -f src/ui/review/packet/ReviewPacketPage.tsx && grep -Fq 'packetRows' src/ui/review/packet/ReviewPacketPage.tsx && grep -Fq 'reviewers' src/ui/review/packet/ReviewPacketPage.tsx
test -f test/benchmark/review-packet-ui.spec.tsx && grep -Fq 'renders reviewer and decision fields' test/benchmark/review-packet-ui.spec.tsx && grep -Fq 'fallback when field missing' test/benchmark/review-packet-ui.spec.tsx
Risk: Live smoke generated task; validate by PR diff and gate result.
Required smoke edit: update task/instruction.md with live-tip-20260606175948-review-packet-ui-data-binding.
Agent context
Task slug: live-tip-20260606175948-review-packet-ui-data-binding
Branch: task/live-tip-20260606175948-review-packet-ui-data-binding
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.