live-tip-20260606174433-review-packet-ui-data-normalization: Normalize review packet UI data before rendering #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "task/live-tip-20260606174433-review-packet-ui-data-normalization"
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: Normalize review packet UI data before rendering
Approach: Edit task/instruction.md with unique slug live-tip-20260606174433-review-packet-ui-data-normalization and add a benchmark task that validates UI handling for missing or malformed review packet payloads using safe defaults and stable list rendering keys.
Verification: {"file":"task/instruction.md","assert":"live-tip-20260606174433-review-packet-ui-data-normalization"}
{"file":"src/ui/review/packet-panel.tsx","assert":"Array.isArray(payload.packets)"}
{"file":"src/ui/review/packet-panel.tsx","assert":"const packets = payload.packets ?? []"}
{"file":"src/ui/review/packet-panel.tsx","assert":"packet.reviewers || []"}
Risk: Live smoke generated task; validate by PR diff and gate result.
Required smoke edit: update task/instruction.md with live-tip-20260606174433-review-packet-ui-data-normalization.
Agent context
Task slug: live-tip-20260606174433-review-packet-ui-data-normalization
Branch: task/live-tip-20260606174433-review-packet-ui-data-normalization
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.