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

Add browser test for IntersectionObserver #362

Open
lgarron opened this issue Jan 20, 2025 · 0 comments
Open

Add browser test for IntersectionObserver #362

lgarron opened this issue Jan 20, 2025 · 0 comments
Labels
📦 cubing/twisty enhancement New feature or request

Comments

@lgarron
Copy link
Member

lgarron commented Jan 20, 2025

  1. Create a player outside the viewport.
  2. Start animating.
  3. Wait a fraction of a second.
  4. Scroll into view.

Nothing should break, and ideally we'd check that the DOM wasn't constructed (and nothing rendered) until the player was in the viewport.

@lgarron lgarron added enhancement New feature or request 📦 cubing/twisty labels Jan 20, 2025
@lgarron lgarron changed the title Add browser test for IntesectionObserver Add browser test for IntersectionObserver Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 cubing/twisty enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant