Navigator: add exit animation #51499
Labels
Design System
Issues related to the system of combining components according to best practices.
[Feature] Navigation Component
A navigational waterfall component for hierarchy of items.
[Package] Components
/packages/components
[Type] Bug
An existing feature does not function as intended
For fun I was playing with animation values for the Navigator component and noticed a potential bug: the
exit
animation seems to be broken.Take a look at the following video, where I slowed down the duration and tweaked the transform values to make the issue clearer:
navigator.mp4
When I click 'Pages', instead of the active 'Design' panel animating out of view, it disappears instantly. Likewise when I click back, the Pages panel disappears instantly.
It's not easy to spot on trunk as the duration for this animation is so low. But what is seen cannot be unseen 😆 Definitely not a high priority item, but I figured it was worth reporting.
cc @ciampo @mirka
The text was updated successfully, but these errors were encountered: