fix: pass diamond tier colors to card template #193
No reviewers
Labels
No Label
ai-changes-requested
ai-failed
ai-merged
ai-pr-opened
ai-reviewed
ai-reviewing
ai-reviewing
ai-working
bug
enhancement
evolution
performance
phase-0
phase-1a
phase-1b
phase-1c
phase-1d
security
tech-debt
todo
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cal/paper-dynasty-database#193
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/diamond-tier-colors"
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?
Summary
tier_style.htmlreferences{{ filled_bg }}for diamond quad backgrounds but it was never passed from the rendering codeTIER_DIAMOND_COLORSmapping (T1=green, T2=blue, T3=red, T4=purple per visual spec)filled_bgin all 4 card rendering paths (animated batting/pitching, static batting/pitching)Test plan
The tier_style.html template references {{ filled_bg }} for diamond quad backgrounds but it was never set in the rendering code, making the tier indicator invisible. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>Approved via pd-pr
Approved via pd-pr