Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow pointer events while a view transition is running #119

Open
mkrause opened this issue Feb 1, 2025 · 0 comments
Open

Allow pointer events while a view transition is running #119

mkrause opened this issue Feb 1, 2025 · 0 comments

Comments

@mkrause
Copy link
Collaborator

mkrause commented Feb 1, 2025

There's a FIXME here:

// FIXME: it would be nice to do this in a view transition so that things like toast shifting animates properly.

Looks like we can fix this through the workaround described here:

https://css-tricks.com/keeping-the-page-interactive-while-a-view-transition-is-running/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant