Find a solution for this problem:
Currently, unable to accomplish a content-based height in the float mode because doing so conflicts with a flow-item's sticky header and footer.
So the scale prop sets the height to one of three sizes:
Small
Medium (default)
Large
from #591
Acceptance Criteria
Panel is only as tall as the content requires until it hits max-height
A FlowItem in a floated content node will still have a sticky header and footer
A Panel in a floated content node will still have a sticky header and footer
Relevant Info
Which Component
ShellPanel, FlowItem, Panel
If anybody else wants to take a whack at this, I could use the help.
Description
Find a solution for this problem: Currently, unable to accomplish a content-based height in the float mode because doing so conflicts with a flow-item's sticky header and footer.
So the scale prop sets the height to one of three sizes: Small
Medium (default)
Large
from #591
Acceptance Criteria
Relevant Info
Which Component
ShellPanel, FlowItem, Panel
If anybody else wants to take a whack at this, I could use the help.