-
Notifications
You must be signed in to change notification settings - Fork 76
Closed
Labels
Description
π Bug: Medal Icons Not Rendering instead showing as Generic Box
Description:
Previously, the contributor cards showed proper medal icons for ranks (π₯ Gold, π₯ Silver, π₯ Bronze). However, after recent changes, these medal icons are no longer visible β instead, they are replaced by a generic square/box placeholder.
Current Behavior:
- Medal icons appear as empty squares (likely due to missing font/glyph or incorrect icon import).
- Affects all three contributor tiers: Gold / Silver / Bronze.
Expected Behavior:
- Medal icons should display correctly as before.
Screenshot:
β Possible Causes
- Icon library update or mismatch (e.g., FontAwesome / Lucide / Emoji fallback?).
- CSS font-face or Unicode emoji not being loaded.
- If icons were SVGs, the path/import may have broken.
Reactions are currently unavailable