danielgrijalva / overworld-old

:video_game: Discover, discuss and track your video games.
https://overworld.netlify.com/
120 stars 81 forks source link

Bug with game country and time to beat #101

Closed danielgrijalva closed 5 years ago

danielgrijalva commented 5 years ago

There's a problem with the /time_to_beats endpoint from IGDB. Sometimes it returns NaN, but sometimes it works well.

There's also a problem with the way we show countries. Some games have an empty country value.

Take the game Firewatch for example:

image

drsherlock commented 5 years ago

I can pick this one. Do you want to hide these fields in case of empty and NaN values?

danielgrijalva commented 5 years ago

@drsherlock yeah that's exactly what I was thinking!

drsherlock commented 5 years ago

Time to beat will not work until it is fixed by IGDB team. Hiding the field for now. Also, do you want to show just one country if multiple countries are present?

danielgrijalva commented 5 years ago

I would like to show all the countries involved 😃