Skip to content

How to use Layout.ContentSplitter component? #666

Description

@tomaskikutis

I currently add it the following way:

<Layout.LayoutContainer>...</Layout.LayoutContainer>

<Layout.ContentSplitter visible={true} />

<Layout.AuthoringContainer open={this.state.rundownIdInEditMode != null}>...</Layout.AuthoringContainer>

The are 2 problems:

  • Unless there's an element forcing height, the splitter collapses and content is not visible: video
  • Resizing sections doesn't work

Metadata

Metadata

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions