Fix: split payment text — wrong amounts, wrong dates, wrong framing #15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Type
Bug
Lineage
plan-wkq→ Phase 14 (Billing Tiers & Contracts) — discovered during E2E validation with MarcusRepo
forgejo_admin/westside-contractsWhat Broke
Lines 319 and 377 of
+page.svelteboth say:Three problems:
Repro Steps
Expected Behavior
Text should read something like:
"Payment links will be sent as each deadline approaches. If you'd like to split your monthly fee into two payments (1st and 15th), reach out to us and we'll set that up."
No hardcoded dollar amounts — the monthly fee is already shown above in the "Monthly Fees" section.
Environment
d1a6cbe(current main)Acceptance Criteria
Related
project-westside-basketballScope Review: READY
Review note:
review-wc-15-2026-03-24Scope is solid. All file targets verified (lines 319 and 377 in
src/routes/contract/[token]/+page.svelte). Fix already implemented in PR #16 (commitbbd13e3). No blast radius in sibling services. Two minor template gaps (incomplete file path, missing Test Expectations) are immaterial for a 2-line text change.