Skip to content

Create game success transition #174

@AbodeSaafan

Description

@AbodeSaafan

After you successfully created a game, you should be taken to the game view for that game.
Game id is returned by create game api, we should

  • Use game id to make a call to search by game id
  • Use the results to load game view
    Make sure that there is a progress dialog preventing user interaction after game is created until we get the response from the search, and dismiss dialog right before we switch to game view (or any time we have an error)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions