You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an element is not visible either in the old or new pages, there can be an unattractive transition between them. Adding some control, likely on by default, to prevent this from occurring would be great.
Background & Motivation
This tweet shows how an element might fly to a place where it was or will be off screen. Astro should be able to avoid that type of transition.
Goals
Allow non-visible elements to not be part of the transition.
Give some controls, probably via a new directive, so you can control of they will or will not participate in the transition.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Body
Summary
When an element is not visible either in the old or new pages, there can be an unattractive transition between them. Adding some control, likely on by default, to prevent this from occurring would be great.
Background & Motivation
This tweet shows how an element might fly to a place where it was or will be off screen. Astro should be able to avoid that type of transition.
Goals
Beta Was this translation helpful? Give feedback.
All reactions