ironmansoftware / powershell-universal

Issue tracker for PowerShell Universal
https://powershelluniversal.com
34 stars 2 forks source link

Slide transitions are not working #3460

Open insomniacc opened 1 month ago

insomniacc commented 1 month ago

Version

4.3.2

Severity

Low

Environment

msi

Steps to Reproduce

Copy code sample from: https://docs.powershelluniversal.com/userinterfaces/components/utilities/transitions#slide

Render page, use the switch to trigger element.

Expected behavior

Card slides in/out as the switch is on/off.

Actual behavior

There's a brief delay and the component pops out of view and pops back in with no transition.

Additional Environment data

Fade transitions seem to work aok using the example code

Screenshots/Animations

TransitionSlideIssue

insomniacc commented 1 month ago

Collapse, Fade and Grow work ok. But I can replicate the same issue with Zoom also