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 flash notifications / alerts for error, success, or neutral messages #23

Open
janlelis opened this issue May 5, 2020 · 0 comments
Labels

Comments

@janlelis
Copy link
Member

janlelis commented May 5, 2020

  • Used for a single important message that should be shown to the user
  • Disappears after some seconds, or on click
  • Should have at least 2 states (positive or error), neutral 3rd state might also be worth considering
  • Example usages: "Successfully copied to clipboard", "Language switched to English", "Server is going down for maintenance", maybe also Show warning when entering a room with more than 6? people #21
  • Could be modal dialog or top bar, or something else ;)
@janlelis janlelis changed the title Implement "flash" notifications / alerts for error, success, or neutral messages Implement flash notifications / alerts for error, success, or neutral messages May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant