Skip to content
This repository was archived by the owner on Jun 3, 2020. It is now read-only.
This repository was archived by the owner on Jun 3, 2020. It is now read-only.

Can't render sidebar inside my split pane windows properly #195

Description

@yzhaopost

I am using react and have a split pane window. Now I'd like to render the sidebar inside this pane window. I have sidebarStyle as following:
image

unfortunately it can not render properly as the height is always 0.

if I change the above position from "absolute" to "relative". It renders, but the sidebar fills the entire pane. The size is wrong.
image

Here is my wrapper for the pane window
image

If I render sidebar outside the pane window, it works.
Any suggestions are greatly appreciated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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