Related to this, here's a pet peeves of mine. When YouTube is buffering a video, it shows a spinner and you can't press play or pause. Usually if something is buffering a lot I'm in a place with spotty internet, so I'd like to pause until I'm somewhere with better Internet. If I say pause, you should not continue playing the video under any condition. I have made my intent clear.
Reminds me of my Dell monitor. Years old muscle memory is: 1. Unplug laptop from monitor 2. Power off monitor but step one triggers some automatic input detection mode for about 10 seconds during which the monitor ignores its power button .
Front end developers: stop moving things that I’m about to click on
181–190 of 365 posts
Re: Front end developers: stop moving things that I’m about to click on
#182A particular bane of mine is the self-oscillating UIs, youtube is particularly bad at it these days - if the mouse pointer is in 'just the right place' (which is bigger than it sounds) then you get the seek-bar preview frames popup, which moves things just enough that the mouse pointer is no longer over the area that triggers it, so it vanishes, and the whole thing starts again.
A general golden UX rule is to never cause layout shifts on hover events, preventing this sort of thrashing. Unfortunately, Google/YouTube and others have lost the plot and no longer employ good UX professionals in their flagship products.
Re: Front end developers: stop moving things that I’m about to click on
#183Re: Front end developers: stop moving things that I’m about to click on
#184Earlier quoted context omitted.
Slightly unrelated, but all these media streaming apps and services like Netflix/Prime Video/Youtube etc. are so horrible by automatically playing whatever the fuck I am currently focused on, although I am just scrolling to somewhere to find my content. There is no way for users to focus "out" of the thumbnails, other than focusing on a different thumbnail, and it keeps playing the nonsense. All I would do is go back…
At least on YouTube you can turn that off.
Re: Front end developers: stop moving things that I’m about to click on
#185Re: Front end developers: stop moving things that I’m about to click on
#186And they also think your frustration is “longer engagement”, validating their KPI and job security and companies ability to sell shares
Re: Front end developers: stop moving things that I’m about to click on
#187Oh, it gets better. On Android (at least, LG-flavored one — never used any other android phone) I have an issue with inter-app "Share" button popup. It somehow manages to re-shuffle all the suggestions (apps/recipients) exactly in the same amount of time that is natural for me to spend before clicking on the desired contact. Which several times made me send something to a wrong person, which resulted in extremely awk…
Re: Front end developers: stop moving things that I’m about to click on
#188Anyone know what I mean? Can anyone relate to my frustration?
Re: Front end developers: stop moving things that I’m about to click on
#189Earlier quoted context omitted.
> That's the whole shell game of A/B testing. You're testing your way to what works best for you and not your users. A/B testing is a tool. Any tool can be misused.
On one hand: If a tool is being constantly and egregiously misused at large scale, might it not be reasonable to assign a degree of blame to the tool (e.g. tool has a “pit of success” that encourages/permits misuse. On the other hand: marketing and execs could misuse and abuse an empty room if they do desired, so I wonder why we bother giving them tools in the first place.
That’s quite the claim.
Re: Front end developers: stop moving things that I’m about to click on
#190Earlier quoted context omitted.
At least on YouTube you can turn that off.
You can?! Investigation time!
/edit: It still plays videos on hover after changing it. Only now there is no player popup anymore.