Skip to content

feat: custom awards match TrophyCard styling#95

Closed
brandonpham13 wants to merge 1 commit into
mainfrom
feat/custom-awards-trophy-style
Closed

feat: custom awards match TrophyCard styling#95
brandonpham13 wants to merge 1 commit into
mainfrom
feat/custom-awards-trophy-style

Conversation

@brandonpham13
Copy link
Copy Markdown
Owner

Custom awards now render as trophy cards that match the auto-assigned stat trophies side by side in the Trophy Room.\n\nBefore: horizontal badge strip (small pill, icon + text)\n\nAfter: same grid-cols-2 sm:grid-cols-3 md:grid-cols-5 grid as stat trophies, same card structure:\n- Emoji glyph where the SVG trophy icon sits\n- Season in the top-right colored badge slot\n- Italic serif title\n- Description as the sub-line\n- Footer rule tinted in the award's color with "Commissioner" label\n- Border and background tinted from the hex color\n\nAlso updated the AwardsSection in League Settings to use the same card style (2-3 col grid there).\n\nNo schema/API changes — client only.

Replaces the horizontal badge strip with trophy-card-style tiles that
match the auto-assigned stat trophies in layout and structure:
- Same grid (2-5 cols), same card dimensions and padding
- Glyph in place of TrophyGlyph SVG, sized identically
- Season in the top-right badge slot
- Title in italic serif, description as sub-line
- Footer rule with 'Commissioner' label tinted in the award color
- Border and background derived from the award color hex

Applied to both TeamPage TrophyRoom and LeagueSettings AwardsSection.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 13, 2026

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

Project Deployment Actions Updated (UTC)
huddle Ready Ready Preview, Comment May 13, 2026 1:36am

@brandonpham13
Copy link
Copy Markdown
Owner Author

fixed with #96

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant