I have noticed that when I get a new email, let's say in the promotions tab of my inbox, a fraction of a second before I click on it, the ad below it bubbles up, and I end up clicking on it most of the time. Am I the only one experiencing this?
"Never attribute to malice what can adequately be explained by incompetence". I hate "Dark Patterns" because UX is hard and 90% of accusations are complete assumptions of intent.<p>Advertisements are almost universally served from a secondary/external source. So when you make a request to load your inbox, the ad may come in a half second or so slower than the native content. In a world where content is loaded in Async that means it may come in slower than your reaction time to read the page and click.<p>If you load up your console and look at the network requests, I would bet you a crisp $49 bill that you will <i>not</i> see all of the content loaded at the same time and the ad being delayed intentionally.
I have experienced an deterioration in the mobile browser experience. When using Safari on iOS you always get a full page prompt that wants you to switch to the app. The problem is that it is slightly delayed from the rest of the page loading. If you started to scroll, your viewport is now offset vertically, making it impossible to get to the latest message. The JS always forces you down. So now you need to hard reload, wait for the prompt again, skip and only then you are able to access the search and latest message. It maddening.
this is bad UI design. not a dark pattern.<p>nowadays, i smile away whenever a lazy loading UI gets in my way. and i end up tapping or clicking on it. i never go back to do what i was doing when i was rudely interrupted.<p>i have seen it everywhere.