Skip to content

[ROMM-2075] Use platform version icon on card #2207

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

Merged
merged 1 commit into from
Aug 6, 2025
Merged

[ROMM-2075] Use platform version icon on card #2207

merged 1 commit into from
Aug 6, 2025

Conversation

gantoine
Copy link
Member

@gantoine gantoine commented Aug 5, 2025

Description
Explain the changes or enhancements you are proposing with this pull request.

Fixes #2075

Checklist
Please check all that apply.

  • I've tested the changes locally
  • I've updated relevant comments
  • I've assigned reviewers for this PR
  • I've added unit tests that cover the changes

Screenshots

@gantoine gantoine requested review from zurdi15 and Copilot August 5, 2025 01:41
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates platform icon components to use the correct filesystem slug property instead of the platform slug for icon display purposes.

  • Updates platform icon components to receive platform_fs_slug instead of platform_slug for the fs-slug prop
  • Ensures consistent usage of filesystem-based platform identifiers across both table and card views

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
frontend/src/components/common/Game/Table.vue Added fs-slug prop binding using platform_fs_slug to platform icon component
frontend/src/components/common/Game/Card/Base.vue Changed fs-slug prop from using platform_slug to platform_fs_slug

Copy link

trunk-io bot commented Aug 5, 2025

Running Code Quality on PRs by uploading data to Trunk will soon be removed. You can still run checks on your PRs using trunk-action - see the migration guide for more information.

@gantoine gantoine merged commit bdc8ce3 into master Aug 6, 2025
8 checks passed
@gantoine gantoine deleted the romm-2075 branch August 6, 2025 13:14
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.

[Bug] Platform version icons don't show in search results
1 participant