> How about the site NOT bothering me in the first place? Not even for my consent?
So you'd rather no one have the ability to receive real time notifications from a web application just so you can't be bothered for a second from a permission request that you can actually ignore in its entirety?
I don't really understand your view point. Web applications can provide very rich functionality so why would you want to limit that to non-real-time?
Notification flag prompts interrupt my browsing flow.
A browser popping up a permission request to ask me whether I want to receive notification is very likely an annoying interruption, and is not relevant to my current task. It would be much better to indicate that the site is notifications-capable with an icon, heck the sites can have an opt-in button, just don't pop up that prompt and force me to acknowledge it.
>Web applications can provide very rich functionality so why would you want to limit that to non-real-time?
Because applications also provide very shallow functionality -- and especially most of the ones I see asking for notifications (makes sense too: marketers and spammers and the first to jump on such features).
Also because a user can always go to the settings of the application and explicitly enable it. That's why there are settings.
If they don't like settings pages, and think users would not find them, they could also have an "enable notifications" link/button somewhere prominent in the header/footer etc for the user to click, instead of directly asking users.
As for non-tech savvy people, notifications and popups just confuse most of them, and they blindly tend to click to dismiss them, either yes or no, often without even reading the message carefully (or at all). That's something that has been hammered on by UX experts since the dawn of time.
Having a web feature off by default is essentially damning it to not exist, so that's a non-starter. If you don't like the features that are enabled by web standards most of them can be globally disabled by turning JavaScript off.
>As already mentioned, there's already a setting for turning off notifications globally
That's good, but might be too blunt a hammer. What should be is a standard way to turn them on/off per individual site, WITHOUT unsolicited popups.
>Having a web feature off by default is essentially damning it to not exist, so that's a non-starter.
As an IT teacher in a past life I've seen 10 year old kids go through 10 layers of obscure program settings to enable a particular behavior / proxy their way out of a school network / etc.
If people care enough for notifications, they will find a way to enable them. If they don't, no harm done.
> If people care enough for notifications, they will find a way to enable them. If they don't, no harm done.
If people don't care enough about notifications, they will find a way to disable them. If they don't, no harm done.
I appreciate that you have your own preference on this matter, but do you really think that most people don't like notifications? Most people want them.
>I appreciate that you have your own preference on this matter, but do you really think that most people don't like notifications? Most people want them.
A source for that?
What's a fact is that all people didn't had them for the first 15+ years of the web, and I've never heard people complaining about that lack -- whereas people always asked for faster loading websites, less popups, no auto-play for sound and videos, ability to turn off ads, etc.
Notifications are necessary for many applications, they are not for traditional websites although sadly that doesn't stop them from requesting permission. Imo the notification feature really should require at least https, like many other intended-for-applications browser features like service worker and location. On mobile you could replace most native apps (twitter, facebook, mail etc) with a web app if they supported notifications and save gigabytes of space for stuff that actually needs to be native.
Most people don't. Most people are annoyed by their browser bugging them to make decisions for things they don't care about or need. Notifications from browsers or web pages is clearly a poor fit, UX wise.
In this thread, most people calling for deny to be the default state for notifications are being downvoted, while people defending the default of "ask" are being upvoted. Do you consider this sufficient evidence?
Absolutely not. This is an echo chamber of people interested in technology and startups. To extrapolate out to the broader entire web user audience is a massive logical fallacy. I would hope that's obvious to almost anyone.
When you visit an SSL encrypted website a little lock icon appears. It used to be when you visited a site with an RSS feed a little RSS icon would light up. I see no reason why notifications shouldn't be exactly the same. Give some ambient/unobtrusive notification of the capability. Don't force me to stop what I'm doing and make some decision for something completely orthogonal to what I'm currently doing.
Because I'm old enough to have seen stupid trends like this come and go. I like to browse the web on my terms and not be bombarded by useless information. I know it's a crazy concept for some young people these days but sometimes people don't want any interruptions or distractions like real time notifications. If anything notifications should be entirely opt in where you explicitly go to a page on a website and turn it on--not spamming every time you visit to ask if you want to turn them on.
Then just fucking disable them jesus nobody gives a shit. All you're doing is complaining. In case your time is too precious to lookup how (because complaining about meaningless shit on the internet is obviously more important) I've written you a nice guide:
- Open Chrome.
- In the upper-right corner of the browser window, click the Chrome menu Chrome menu.
- Click Settings > Show advanced settings.
- In the "Privacy" section, click Content settings.
- In the dialogue that appears, go to "Notifications" and choose the following:
- Do not allow any site to show notifications: You won’t see any notifications from websites.
Why does it have to assume when I vist a site I want the distraction at all? How about we put it in a setting or other page I have to explicitly visit and opt in to receive notifications. Just like signing up for emails, etc...
So you'd rather no one have the ability to receive real time notifications from a web application just so you can't be bothered for a second from a permission request that you can actually ignore in its entirety?
I don't really understand your view point. Web applications can provide very rich functionality so why would you want to limit that to non-real-time?