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
Open
Description
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:
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.
Here is my wrapper for the pane window
If I render sidebar outside the pane window, it works.
Any suggestions are greatly appreciated.
Metadata
Metadata
Assignees
Labels
No labels