-
Notifications
You must be signed in to change notification settings - Fork 97
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
didn't block youtube #52
Comments
Yeah :/ I'm not sure how to handle this. When blocking a page, we only cover it up rather than actually replacing the page's contents, because, if a user starts a work phase while filling out a form, I don't want them to lose all their form input. Similarly, if the user is doing something important in a Flash object, I don't want them to lose their progress—but, if I leave the Flash object intact, then it's free to play whatever audio it wants; I ain't got no control over that :/ I guess there are a few options here.
|
That last option does seem interesting, and I take your point about the precedent, but you could start with just the big ones - youtube, and maybe vimeo. But I guess it's actually quite tricky to second-guess what users would want:
My vote would tend towards the pause option just for the most likely sites - i.e. youtube. Shall I close this issue, or leave it open for others to comment on? |
Just had a thought - since the work phase is user-initiated, couldn't you just have an option to mute audio on blacklisted sites and warn users to pause any videos/songs they're watching before they hit the work timer, because otherwise they'll continue to play on mute and they'll lose their place? And generally you could warn people to finish activities with user input like forms before hitting the work timer? |
Yeah, warnings are a thought—they were in a draft of a new UX at one point, On Wed, Jul 15, 2015 at 6:13 AM Alex Rubner [email protected]
|
on my chromebook, I tried to access youtube during a work phase and it initially seemed like it had been blocked, but the video actually loaded invisibly and I could hear audio before it seemed to crash. But when I reloaded the page, the video worked fine, and youtube worked fine in that tab, even during a work phase.
Great tool otherwise!
The text was updated successfully, but these errors were encountered: