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

feature(statusbar): add status bar for notifying load progress and errors #9

Open
4 tasks
ewinslow opened this issue Feb 17, 2014 · 0 comments
Open
4 tasks
Labels

Comments

@ewinslow
Copy link
Owner

This similar to system messages, but has features that make more sense in the context of an ajaxy mobile app.

  • Only one message can be shown at a time
  • Can be programmatically dismissed (e.g. when the route finishes loading)
  • Can have calls to action like "Undo" or "Learn more" or "Dismiss" with arbitrary behaviors (i.e. each takes a js callback)
  • Different states (like "info" or "error" or "success") can be styled differently
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