raid-guild / character-sheets-frontend

https://play.raidguild.org
1 stars 0 forks source link

featured highest xp characters #159

Closed dan13ram closed 7 months ago

dan13ram commented 7 months ago

closes #81

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
character-sheets ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2024 9:09am
ECWireless commented 7 months ago

Was testing and realized there's an issue with displaying the CharacterCard without all the contexts we're using on the [gameId] page... For instance, the inventory modal doesn't work on the front page, and the player of the character can't actually perform any actions, even though the action buttons are being displayed. Not sure if we should add the contexts to the front page as well, or if we should just remove the action menus...

Potential fix is here: https://github.com/raid-guild/character-sheets-frontend/pull/160