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(game): show user-given game rating without tooltip #1520

Merged
merged 4 commits into from
Apr 29, 2023

Conversation

wescopeland
Copy link
Member

This PR makes a few subtle adjustments to the rating control on game pages, most notably to show your current rating without needing to open the tooltip.

ref: https://discord.com/channels/310192285306454017/1100569778248228894

Additionally, pluralization on the game rating control has been improved. Updates are now also performed optimistically rather than waiting on the server to respond to the POST request in order to improve perceived performance of the control.

GameRating.mp4

@wescopeland wescopeland changed the title feat(game): show game rating without tooltip feat(game): show user-given game rating without tooltip Apr 26, 2023
@Jamiras Jamiras merged commit bb204be into RetroAchievements:master Apr 29, 2023
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