3 Open Issues Need Help Last updated: Sep 13, 2025

Open Issues Need Help

View All on GitHub
bug enhancement help wanted
Static background 4 months ago

AI Summary: The issue addresses two main problems on pages like Lobby.tsx. First, the background and hex grid are combining incorrectly, requiring a fix to initially display a "Default" background and then switch to a "teams hex grid" upon team selection. Second, the hex grid's color picking, which currently dynamically analyzes logos, needs to be updated to use hardcoded color palettes for each logo, requiring manual analysis and a logic update.

Complexity: 3/5
bug documentation enhancement help wanted