[csswg-drafts] [css-view-transitions-1] The ability for authors to re-enable pointer events (#11596)

jespertheend has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-view-transitions-1] The ability for authors to re-enable pointer events ==
I'm currently trying to make the below animation work using the view transitions api.
As you can see, the 'Subscribe with Google Pay' button is not clickable until the 'More payment options' link has appeared.
The same is true for the 'yearly billing' checkbox as well. This is because the modal itself is being resized as part of the same view transition.

The 'More payment options' link has a long delay for demonstration purposes. I intend to shorten the delay in the final result, so creating a second view transition for just that button isn't really an option either.

https://github.com/user-attachments/assets/0e3948af-759f-41af-9a67-ab7ca8315ec5

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11596 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 29 January 2025 14:28:13 UTC