Skip to content

[split-layout] Consider hiding the splitter when one of children is hidden #886

@limonte

Description

@limonte

Description

When one of two children is hidden, the splitter doesn't make much sense. It's there is has cursor: ew-resize, but when user tries to resize nothing happens. Actually, flex-basis is getting changed, but is doesn't change anything visually:

split-layout

Expected outcome

The splitter is hidden when one of children is hidden.

Actual outcome

The splitter is visible, but unusable.

Live Demo

https://crystal-sweater.glitch.me/

Steps to reproduce

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