jappe999 / project-cards

Cards Against Humanity App
https://project-against-cards.herokuapp.com/
GNU General Public License v3.0
1 stars 0 forks source link

Number of players is random #28

Closed jappe999 closed 5 years ago

jappe999 commented 5 years ago

Expected Behavior

I should see the current active players in a game.

Current Behavior

Every time I refresh the home page I get random values for the time and players inputs.

Possible Solution

Remove the time (since it's unnecessary data) and fetch the actual number of a game from the API

Steps to Reproduce (for bugs)

  1. Login on a local machine
  2. Check the number of players for a game
  3. Refresh the page
  4. See that there is a different number, but no extra players

Context

It's confusing.

Your Environment