@Meyerweb we can time discrete values now to sync with our other transitions indeed, via `transition-behavior: allow-discrete`! we also have `calc-size()` and `interpolate-size: allow-keywords` for transitioning to `height: auto` and a fixed value.

but like, here in this demo, the JS just sets some elements to `display: none` and view transitions let me customize stage entry, exit and move.

codepen.io/argyleink/pen/VwBKj

lots-o-control 🤘🏻