Closing animation isn't smooth

Created on 19 September 2024, about 2 months ago

Problem/Motivation

When clicking on the X or next to the popup, the popup closes with a fadeOut-animation. The content of the popup also gets removed when closed, but this happens at the same time as the fadeOut, causing the animation to not be smooth.

Proposed resolution

Add a delay to remove the content of the popup. This needs to be done using a setTimeout-function, since the delay jQuery function doesn't seem to apply on .remove() or empty().

🐛 Bug report
Status

Needs review

Version

3.0

Component

Code

Created by

🇧🇪Belgium michaelsoetaert

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024