Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: build ui for similar game suggestions #3058

Merged

Conversation

wescopeland
Copy link
Member

This PR finishes the migration of the game suggestions pages to React by building out the UI for /game/{game}/suggestions.

This page is functionally equivalent with the one introduced in #3045, with the exception of a new buttonlink that takes the user to their personalized suggestions page (/games/suggestions):

Screenshot 2025-01-13 at 7 35 54 PM

@wescopeland wescopeland requested a review from a team January 14, 2025 00:37
</div>
</div>

<GameSuggestionsDataTable />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure how easy it would be to remove the relatedGame icon from every row, as it's implied by the page header.
image

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Took some creativity, but should be updated in latest:
Screenshot 2025-01-16 at 8 18 31 PM

The only wording I'm not so confident in is the similar beaten/mastered verbiage, ie: "Also mastered by same players". Maybe it actually sounds okay and it only sounds weird to me because I've been reciting it in my head over and over.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's okay. Maybe it might be less weird if you got rid of the Also?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, with a fresh set of eyes, removing "also" from those two phrases sounds better. Done in latest.

@wescopeland wescopeland merged commit 7cc28ea into RetroAchievements:master Jan 17, 2025
8 checks passed
@wescopeland wescopeland deleted the similar-game-suggestions-ui branch January 17, 2025 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants