Right, that’s why you get a simpler yes/no dialog for notifications, and a conplex “navigate to this settings pane and click a separate button” flow for a keylogger
I’d like a dialog where you are simply asked to repeat a sentence like «yes, record my screen» or «yes, record what I type» into a text field to approve. Straightforward but still makes you think.
AWS Console has that, but it's infuriating that it has different prompts for different resources, it asks you to type "delete" or "confirm" or the name of the resource.
But like most of the AWS Console, each service is different in a unique way.
Depends on what you allow and what your level of sophistication is.
My mother recently had "There are antivirus notifications taking over half the screen, do I need to click on them and renew Norton?"
She'd been somewhere and done something that had allowed an unscrupulous site to flood her with alerts directing her to give payment information to a scam site pretending to be antivirus renewal.
When I finally got over there (she doesn't live on the same continent) I went in and disabled notifications on all of her installed browsers.
As far as I'm concerned the whole 'let this website notify you' feature is an antipattern and yet another example of browser overreach.
> 'let this website notify you' feature is an antipattern and yet another example of browser overreach.
Yes and no. Prompting for it modally the way they do now is for sure wild, but for some webapps (e.g. Slack) it makes plenty of sense. I think Firefox used to have a UI they used for some things where they'd inject a non-modal bar with a couple of buttons inside the content area. This sounds like the right type of UI, maybe at the bottom of the viewport.
site.com can send notifications when you're not on this site. (Get Notifications from site.com) (Dismiss)
Right, that’s why you get a simpler yes/no dialog for notifications, and a conplex “navigate to this settings pane and click a separate button” flow for a keylogger
I’d like a dialog where you are simply asked to repeat a sentence like «yes, record my screen» or «yes, record what I type» into a text field to approve. Straightforward but still makes you think.
AWS Console has that, but it's infuriating that it has different prompts for different resources, it asks you to type "delete" or "confirm" or the name of the resource.
But like most of the AWS Console, each service is different in a unique way.
Notification requests add to decision fatigue, which can lead to bad things.
Depends on what you allow and what your level of sophistication is.
My mother recently had "There are antivirus notifications taking over half the screen, do I need to click on them and renew Norton?"
She'd been somewhere and done something that had allowed an unscrupulous site to flood her with alerts directing her to give payment information to a scam site pretending to be antivirus renewal.
When I finally got over there (she doesn't live on the same continent) I went in and disabled notifications on all of her installed browsers.
As far as I'm concerned the whole 'let this website notify you' feature is an antipattern and yet another example of browser overreach.
> As far as I'm concerned the whole 'let this website notify you' feature is an antipattern and yet another example of browser overreach.
It's a symptom of the whole "we converted our document platform into an application platform" debacle that typifies the modern web.
Notifications make no sense for the majority of websites, but if you use, say, a web-based email client, then you probably do want them.
> 'let this website notify you' feature is an antipattern and yet another example of browser overreach.
Yes and no. Prompting for it modally the way they do now is for sure wild, but for some webapps (e.g. Slack) it makes plenty of sense. I think Firefox used to have a UI they used for some things where they'd inject a non-modal bar with a couple of buttons inside the content area. This sounds like the right type of UI, maybe at the bottom of the viewport.