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:
Find an "Unknown Game" in the client.
Click on it.
The client requests and receives the correct data from the server.
Notice the Game View doesn't show the game's details.
Expected Behavior:
Basic game details should be shown, even for deleted games.
The Game View shouldn't fully open for "Unknown Games."
There should be a minimal display (e.g., a struck-through title) to indicate the game's identity, without full access to the Game View.
Problem:
The handling of deleted games with metadata is currently broken and needs fixing.
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:
Expected Behavior:
Problem: The handling of deleted games with metadata is currently broken and needs fixing.