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(manage): add 'View Comments' button to game hash management table #2666

Conversation

wescopeland
Copy link
Member

Very simple change to add a "View Comments" button to the game hash management table:

Screenshot 2024-09-02 at 8 49 03 AM

If there is at least one non-system comment, the button color changes. Automated system comments are not included in the count.

The button leads the user to the dedicated comments page for the game's hashes.

I originally explored trying to get these comments inline in the table somehow, but Filament is very unhappy with trying to do this. This seems like the next best option.

Next steps:

  • Phase out the /game/[game]/hashes/manage route so this stuff can live entirely in Filament.

@wescopeland wescopeland requested a review from a team September 2, 2024 12:50
@wescopeland wescopeland merged commit 1b9b5c7 into RetroAchievements:master Sep 2, 2024
5 checks passed
@wescopeland wescopeland deleted the game-hash-view-comments-button branch September 2, 2024 14:33
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