You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During our user testing sessions, users could tell that the host had to select a game by reading the message that says "Waiting for the host to select a game...". The only action a player can take in the arena lobby is to invite more friends. Since the player view for the game cards is just a view (other than clicking on the game creators Github), there is not a need for players to be able to see the game cards since they cannot select a game or interact with the game cards. In order to simplify this, similar to Jackbox, we should remove the game cards. The purpose of this ticket is to remove the game cards for players when in the Arena Lobby.
Jackbox example:
Scenario: Remove Game Cards for Player Arena Lobby
Given I am a player
And I have joined an arena
When I am in the arena lobby
Then I only see the top section with the arena code/sharing and online players
And I do not see game cards
The text was updated successfully, but these errors were encountered:
Background
During our user testing sessions, users could tell that the host had to select a game by reading the message that says "Waiting for the host to select a game...". The only action a player can take in the arena lobby is to invite more friends. Since the player view for the game cards is just a view (other than clicking on the game creators Github), there is not a need for players to be able to see the game cards since they cannot select a game or interact with the game cards. In order to simplify this, similar to Jackbox, we should remove the game cards. The purpose of this ticket is to remove the game cards for players when in the Arena Lobby.
Jackbox example:
![Screenshot 2023-02-28 at 10 59 23 AM](https://user-images.githubusercontent.com/58119095/223823613-cb675bc2-567f-487e-b7c5-ac1509b1970b.png)
![Screenshot 2023-02-28 at 11 01 12 AM](https://user-images.githubusercontent.com/58119095/223823630-c7a71bd8-d80a-48c9-9c3c-8bfa14942e58.png)
Scenario: Remove Game Cards for Player Arena Lobby
Given I am a player
And I have joined an arena
The text was updated successfully, but these errors were encountered: