Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Player - Arena/Game - Add Messaging & Button to Start an Arena if Host Leaves #109

Open
8 tasks
amandaphu opened this issue Mar 9, 2023 · 0 comments
Open
8 tasks
Assignees

Comments

@amandaphu
Copy link
Collaborator

Background

If the host has left the arena, players are not notified other than no longer seeing host as an online player. Since the host has most of the controls, this can leave players stuck in an arena without being able to continue playing games. The purpose of this ticket is to add messaging when the host leaves the arena and add a button so players can start their own new arena.

Scenario: Message & Button When Host Leaves Arena

Given I am a player
And I have joined an arena

  • When I am on any page in the arena
    • Lobby
    • Game Details
    • Game
  • And the host leaves the arena
  • Then I see the following message:
    • The host is no longer in the arena. In order to continue playing, you can start a new arena and invite your friends to join."
  • And I can click a button to Start Arena https://gamebox.fly.dev/start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants