Esri / calcite-app-components

A collection of calcite components for building single page applications
https://esri.github.io/calcite-app-components/
Other
39 stars 10 forks source link

Enhancement: ShellPanel - make floated content height dynamic #594

Closed asangma closed 4 years ago

asangma commented 4 years ago

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 image

Medium (default) image

Large image

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.

kat10140 commented 4 years ago

DOOP