NO BUG: Fade in interaction stopped working after last update

Browser: Chrome 110
OS: Windows
URL: LocalWP
Video:

Video of the builder configuration:
https://www.awesomescreenshot.com/video/34835577?key=c571a4359d87856c936cbc68d153f31a

Video of the demonstration:
https://www.awesomescreenshot.com/video/34835595?key=f7bc76f2e6a23b2731e7cfdc568d6106

Element inspection:
https://www.awesomescreenshot.com/video/34835723?key=c7280fd4ffed950224ac3772e3279496

After the last update, my FADE IN interaction stopped working.

The “Element inspection” video didn’t show the inspection. Below is a print screen of it. It seems that something is blocking the animation.

Hi @ribeirom4e,

is it possible that the cause of this is “reduced motion” settings in your browser or OS?

Can you please check this article and maybe post a link to this website here, so I can check if I see the animation or not?

Thanks.

Holy cow. Ok. Thank you again Matej.

This made me wonder if I’ll even bother putting animations in my web site.

Have a nice weekend. :]

Hehe, thanks for your response. I’m gad we figured out the cause of the issue. :slight_smile:

You too enjoy the weekend!
Matej

So, as it is a “Known Issue”, I assume that Bricks Devs will have a solution for all of those issues in the future. Do you know if is that the case?

Best regards

There is no solution (because it’s actually not a bug/issue), except disabling “reduce motion” or similar settings in the browser/os. But that’s all on the user.

Because if a user wants to disable animation, then no animation should show.

1 Like

I had this issue on Windows 11 (my windows animations were off by default). However I was looking at other sites for which fade-in animations were working just fine, regardless. I’m guessing they use another method. I wonder if Bricks will adjust the code so that its animations will also work regardless of whether this feature is turned on or not?

I would hate to think that some unknown portion of web visitors are seeing ugly flickering instead of the fadein animation I would like them to see, and will have no idea it’s because of an obscure setting in windows they don’t even know exists.

An example website where fadein animations work regardless of whether Windows animations are turned on:
https://www.betterhelp.com/

Hey @JoshR,

If the user chooses to not show animations, then I think the only right way is to not show them, don’t you think so? :slight_smile:

Matej