Skip to content

Transitions don't work on table row additionΒ #4948

@avimar

Description

@avimar

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions