Skip to content

Missing Player Images #2

@SamXop123

Description

@SamXop123

Problem

Only 58 out of 148 players have images. 90 players show jersey numbers instead of faces.

Current State

  • Images stored in player-database.js
  • Falls back to jersey number when no image
  • Multiple broken external image sources

Quick Fix Needed

  1. Add missing image URLs to player-database.js for 90 players
  2. Fix broken image links
  3. Standardize fallback to show team colors instead of plain numbers

Files to Update

  • src/lib/player-database.js - Add missing image properties
  • src/components/player-card.jsx - Better fallback styling

Priority

Medium - Visual quality issue affecting user experience

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or requestgood first issueGood for newcomers

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions