Skip to content

refactor: replace hard-coded system/emulator exclusion lists in PC filters with a proper data model #401

@coderabbitai

Description

@coderabbitai

PC filter content currently excludes Android emulators and non-Windows systems via hard-coded arrays.

File: src/app/pc-listings/components/PcFiltersContent.tsx line 52

Action required:

  • Add a platform or category attribute to System and Emulator models to indicate compatibility.
  • Filter by this attribute instead of maintaining client-side exclusion lists.

Requested by @Producdevity — related to PR #375

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions