Phalcode / gamevault-app

Frontend for the self-hosted gaming platform for drm-free games
https://gamevau.lt
Other
404 stars 18 forks source link

"Unknown Game" Display Issue #428

Closed Alfagun74 closed 3 months ago

Alfagun74 commented 3 months ago

Description:

When clicking on an "Unknown Game" in the client, the server correctly returns data, but the game details aren't displayed properly. The issue is seen with "High on Life," a deleted game with existing metadata.

Steps to Reproduce:

  1. Find an "Unknown Game" in the client.
  2. Click on it.
  3. The client requests and receives the correct data from the server.
  4. Notice the Game View doesn't show the game's details.

Expected Behavior:

Problem: The handling of deleted games with metadata is currently broken and needs fixing.

Yelo420 commented 3 months ago

Implemented