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

Implement a user messaging/notification UI for announcements, errors #15

Open
sfoster opened this issue Dec 5, 2019 · 0 comments
Open

Comments

@sfoster
Copy link
Collaborator

sfoster commented Dec 5, 2019

We have a few places where we need to tell the user:

  • Server is offline, game is not currently available
    • If there's some reason why people can't play the game right now, or they won't see their colors up on the lights, we need a way to tell them so in words.
  • If the geolocation lookup comes back as being outside the playable radius, we need a way to inform the user and explain why, and what to do about it
  • If the geolocation permission is denied, we need a way to inform the user why they can't play
  • If the queue at the server (?) gets too long, we need to inform the user

As the game UI is full screen-ish, a banner / floating panel kind of thing might work.

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

1 participant