Skip to content

Tree headers are scrollable in default state #4

Description

@KAbakumov

Open the example provided in the readme.

Set "treeStyle" to the following:

const treeStyles = {
  color: 'white',
  fill: 'white',
  width: '50%'
}

You'll see a scrollbar on collapsed nodes:
image

Collapsed elements are scrollable. Scrollbar disappears after expanding element.

Modified example, which reproduces the problem: https://codesandbox.io/s/y0rozoy2yx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions