Popup Enter and Exit Direction

1 Answer 172 Views
Animation Popup
Monther
Top achievements
Rank 1
Monther asked on 29 Apr 2021, 06:47 PM

Hi,

i'm using the popup component in Kendoreact and i tried to change the anmiation enter and exit direction from down and up to right and left with no luck any idea?

 

Thank You

Monther

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 30 Apr 2021, 05:35 AM

Hello, Monther,

Please check the following article that show how to change the direction of all animation types and the available directions of each type:

https://www.telerik.com/kendo-react-ui/components/animation/direction/

If the issue still occurs, please share an example reproducing it and I will be happy to assist.

Regards,
Stefan
Progress Telerik

Тhe web is about to get a bit better! 

The Progress Hack-For-Good Challenge has started. Learn how to enter and make the web a worthier place: https://progress-worthyweb.devpost.com.

Monther
Top achievements
Rank 1
commented on 30 Apr 2021, 06:32 PM

that works fine in a regular content but not in a popup
also it creates a legacy context warning :
Warning: Legacy context API has been detected within a strict-mode tree.
The old API will be supported in all 16.x releases, but applications using it should migrate to the new version.
Please update the following components: Transition, TransitionGroup
Stefan
Telerik team
commented on 03 May 2021, 12:43 PM

Apologies for the misleading statement, the Popup has its own built-in animation, and wrapping it in another animation container will mix both animations.

Currently, only the duration of the animation can be customized:

https://www.telerik.com/kendo-react-ui/components/popup/animations/

If more options need to be changed, we can directly transfer this to an official feature request to expose more animation options for the Popup.
Tags
Animation Popup
Asked by
Monther
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or