willowtreeapps / wombats-api

Wombats API
https://github.com/willowtreeapps/wombats-documentation
MIT License
10 stars 4 forks source link

[BUG] Winner modal and GAME OVER are not displayed at the end of a game #272

Closed morganduverney closed 7 years ago

morganduverney commented 7 years ago

Steps to Repro:

  1. Create a game with 3 rounds
  2. Have two players join the game
  3. Play the game through all three rounds (plays as expected)
  4. Play to the end of Round 3

Expected Results: Winner modal is displayed, title changes to GAME OVER, and game card is moved to Finished section

Actual Results: Winner modal is not displayed, game screen is not updated to end game state (game over), and game card is shown as ACTIVE in the Open section

Note: I don't think this is 100% reproducible. I will continue to test and update the ticket if I see a better pattern.

morganduverney commented 7 years ago

I'm no longer seeing this bug; moving to closed.