-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
Description
Describe the bug
When I add a row to a table, even when the table has transition: set, it just pops in ignoring the transition. Oddly, it works on removing the row.
Logs
No logs.
To Reproduce
Reproducible bug: https://svelte.dev/repl/f7fefbd5eb63471db69a89bf36398d38?version=3.23.0
Based on demo: https://svelte.dev/tutorial/local-transitions which uses divs
Expected behavior
Transitions should work on both adding a removing a table row.
Information about your Svelte project:
-
Your browser and the version: Google Chrome Version 83.0.4103.61 (Official Build) (64-bit)
-
Svelte version 3.23
repl, none
Severity
Not much, it's just some coolness in transitions with adding. But it does help the user acclimate to the changes on the screen.
roger6106, bartosjiri, freb, rkofman, ArtskydJ and 1 more