Skip to content

Gutter is not using transitions #426

Closed
@andreandersson

Description

@andreandersson

Describe the bug

When using transitions and closing the sidebar, the gutter area is not transitioned but removed directly.

To Reproduce

https://stackblitz.com/edit/stackblitz-starters-dyjs7p?file=src%2Fmain.ts

While quite hard to see during the normal 300ms, it becomes a lot easier if you either change the transition time to something longer (I'm guessing here) or if you use DevTools to slow down the animations (see Chrome).

I would expect the gutter area to follow the transition as well, and just be moved "out of view" in the example above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions