Bricks Version: 1.6 Browser: Firefox 107.0.1 OS: Windows 10
Hi,
i create a popup for project-request on my site. In the popup-builder i´m set an entry & leave animation in the interactions. If i trigger the button to open the popup in frontend, it is shown up, but without the animations.
Set the animation on the button rather than the popup and target the popup in the animation dialogue. Don’t use show element as it is instant, it doesn’t allow time for an animation to run. .
How do we set up exit animations? I’d like to have a simple similar fadeout, but all configs I’ve tried so far dont apply and it just blinks out.
EDIT: With 1.6.2 adding a button inside the popup and setting the close animation there is one solution and it doesn’t seem to have the flicker bug anymore, but getting to keep the animation when the user just clicks outside of the popup to close it would still be very very useful.
I am currently using 2 buttons - one on the navbar to open the modal and another inside the modal to close it. Basically using these settings for the animation, and set them on the button:
I’m not having the opacity CSS issue right now, I’m guessing it was present when I was trying to get the popup to close without a separate close button.
Again, this combo (2 buttons) works currently, But it would be great if closing by clicking outside the modal or pressing esc (both close the modal functionally) would also trigger the close animation, not just make it disappear instantly.
All right. We already have a couple of requests about making it possible to target any selector with an interaction (e.g. a class like the backdrop of the popup):
We’re currently consulting about it.
Have a nice weekend!