Skip to content

Changing list with flip and scale animations causes overlap #5996

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

Closed
lights0123 opened this issue Feb 17, 2021 · 5 comments
Closed

Changing list with flip and scale animations causes overlap #5996

lights0123 opened this issue Feb 17, 2021 · 5 comments
Labels

Comments

@lights0123
Copy link

Describe the bug

When changing a list in a particular way, items with both flip animations and scale transitions position on top of each other:
Screenshot_2021-02-16 Svelte REPL

To Reproduce

https://svelte.dev/repl/14baa8146a5e40778644b64d6c00a1e6?version=3.32.3

Expected behavior

The elements are positioned next to each other, like what happens when the delay on line 7 is increased to 300ms:
Screenshot_2021-02-16 Svelte REPL(1)

Information about your Svelte project

  • Firefox 85.0.2, Chrome 88.0.4324.150, WebKitGTK 2.30.5

  • Your operating system: Arch Linux

  • Svelte version: 3.32.1, 3.32.3

  • Whether your project uses Webpack or Rollup: Vite (Rollup), but occurs in REPL too

Severity

Not too high if I manually decrease the animation duration to the point where a human can't click that fast.

@stale
Copy link

stale bot commented Jun 26, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale-bot label Jun 26, 2021
@lights0123
Copy link
Author

This behavior continues on 3.38.3.

@stale
Copy link

stale bot commented Dec 24, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale-bot label Dec 24, 2021
@dummdidumm dummdidumm added the bug label Dec 24, 2021
@stale stale bot removed the stale-bot label Dec 24, 2021
@null-dev
Copy link

This bug is still present. It's also a dupe of #4910

@dummdidumm dummdidumm removed the triage label Jan 19, 2024
@dummdidumm
Copy link
Member

Fixed in Svelte 5

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

No branches or pull requests

5 participants