I set an interaction on the menu button for calling a pop-up and inside a pop-up, I set a button for closing it. It works well but when I click for closing, the pop-up disappear, then reappear for less than 1s then disappear again.
Is there something I’ve done wrong?
And it’s not a bug but in the pop-up, I have 4 columns. Is it possible to make them appear not at the same time? (i tried with an interaction but did not succeed…)
Unfortunately, I cannot reproduce the issue. Maybe another animation is getting in the way of the pop-up animation… Can you reproduce the problem in a simple way without the surrounding stuff?
I’m having this issue too, when setting an exit animation. I’ll recreate the problem (hopefully tomorrow, it’s almost midnight here) and contact support via email with an admin login for testing.
Indeed, I’ve created a test page and a test popup with only a text and a button and I have not this issue.
I’v made some test and the issue seems to appear when I set the animation “SlideOut” with a animation lenght lower than 1s.
The more I decrease this value, the more the “glimpse” is long
What is the difference between “length animation” and “speed animation”? (the two value under the name of the animation)
I have a little new weird behavior : with this test, I’v created a new popup. And when I click on the menu button for opening the “menu popup”, the two popup are here : the menu one and the test one
I’v checked the interaction of the button and only the menu popup should be appear.
Hey @Jimmy ,
Thanks for the login details. I’ll be happy to take a look.
@Fantou I’ll try to reproduce the problem again with “slideOut”.
The first one (Animation duration) is how long the animation animates and the second one (Animation delay) is the delay, before the animation starts to animate.
Hey Fantou,
The issue is related to the animation duration setting. I’ve added the issue to the bug tracker. If you leave the setting to the default, it works fine
And about this : just for testing I set 1s of animation delay and animation duration by defaut.
The1s of delay was ok but the animation did not working. It should be a slideout and in fact it disapeared immediatly
I don’t really need this function but it’s just in case
If you leave the animation duration setting set to the default of 1s, it works as in the popup does not reappear briefly, but I get a background shift to the left upon the popup closing.
Is this bug going to be fixed soon as popups are not really usable right now?
It’s from the scroll bar disappearing and reappearing. I generally add code on every site I build to always show the scroll bar on anything larger than a tablet.