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

Better loading notification when creating audio segments #61

Open
floating opened this issue Aug 2, 2011 · 2 comments
Open

Better loading notification when creating audio segments #61

floating opened this issue Aug 2, 2011 · 2 comments
Assignees
Milestone

Comments

@floating
Copy link
Member

floating commented Aug 2, 2011

We should figure out a good notification system that doesn't block UI.

@ghost ghost assigned colinsullivan Aug 2, 2011
@colinsullivan
Copy link
Member

We can do a simple modal overlay, using smoke.js (kind of what I tried to implement before).

We can do growl-like notifications with jsGrowl.

We can do HTML5 notifications with the notification API. Example here.

As far as an unobtrusive loading notification, I'm not really sure. Something along the lines of what gmail does maybe? Like a "loading..." thing on the top of the page that grabs the user's attention?

@colinsullivan
Copy link
Member

@amywieliczka any thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants