Re: [csswg-drafts] [css-view-transitions-1] Multiple elements with same view-transition-name (#8890)

Sorry about the late reply and thanks for the clarification.

> it can remember from the interaction with which element from the set the transition occurred

It sounds like you want the UA to tie an interaction (like a click event) to an element and the transition to the interaction. This would basically allow conditionally adding a view-transition-name to one of the elements in the list, if that's the one the user interacted with. https://github.com/w3c/csswg-drafts/issues/8209 seems like a nicer way to do that, since it basically allows you to set any CSS (including view-transition-name). I noticed you +1'd the last comment there (thanks for taking the time to review the proposal). Given that, I'll close this issue but please feel free to re-open.

-- 
GitHub Notification of comment by khushalsagar
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8890#issuecomment-1631588886 using your GitHub account


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

Received on Tuesday, 11 July 2023 22:27:26 UTC