Fix game history action button overlap in translated layouts - #4824
Conversation
|
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
💤 Files with no reviewable changes (1)
🚧 Files skipped from review as they are similar to previous changes (2)
WalkthroughThe player and clan game history views replace text action labels with stats and replay icons. They remove game ID copy controls and retain click handlers, localized titles, ARIA labels, and screen-reader text. ChangesGame history action icons
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested labels: Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
theres a part of me that wants to scrap the game id text and only show it in the stats part anyway, thoughts? Maybe just like "Game Info" (Or Stats) and "Replay" or if not wide enough "Game Info" |
@Aotumuri do you mind having a play around? this is a lot of dead space and looks a bit odd to me
maybe move the buttons around, or put them in the game, or move some text outta the image and make the image taller idk |


Description:
The game history card originally displayed the Game ID, Stats button, and Watch Replay button in a single row using text labels.
This worked in English, but longer translations caused the action buttons to overlap the Game ID.
The same issue affected both player and clan game history pages.
To fix this, the Stats and Watch Replay buttons were replaced with icons.
before

after

Please complete the following:
Please put your Discord username so you can be contacted if a bug or regression is found:
aotumuri