When using View Transitions you’ll notice the page becomes unresponsive to clicks while a View Transition is running. What you will notice, is that you can’t rage click the + button to add a lot of cards: the button does not respond to clicks while there is an ongoing View Transition: What should be done when two different elements are transitioning from the one to the other: you could see the old element screen but then clicks would have to go to the new one?