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): migrate Most Reported Games to filament #2551

Merged

Conversation

wescopeland
Copy link
Member

This PR migrates the Most Reported Games page to the management app. This does imply the page is now auth-gated, however it's arguable this page probably shouldn't be public-facing.

New columns include:

  • Player Count
  • Tickets Opened Since
  • Ticketed Achievements

If a game has >=10 open tickets, the ticket count changes to the "danger" color.

Before
Screenshot 2024-07-08 at 8 01 17 PM

After
Screenshot 2024-07-08 at 8 00 59 PM

@wescopeland wescopeland requested a review from a team July 9, 2024 00:02
@Jamiras
Copy link
Member

Jamiras commented Jul 20, 2024

This does imply the page is now auth-gated, however it's arguable this page probably shouldn't be public-facing.

I agree with this. Users can still see how many tickets a single game has and determine whether or not they want to engage based on that. There's no reason for anyone not looking to repair a set to be looking for games with a lot of tickets. Also note that you can still sort the games lists for individual consoles by number of tickets.

@wescopeland wescopeland merged commit 10ed5f5 into RetroAchievements:master Jul 21, 2024
5 checks passed
@wescopeland wescopeland deleted the most-reported-games-filament branch July 21, 2024 13:37
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