primitives icon indicating copy to clipboard operation
primitives copied to clipboard

[Popper] Add support for limiting height to available space

Open paul-sachs opened this issue 3 years ago • 1 comments

Description

Add support for limiting height to available space. Fixes #1596

Basically introduces a prop for popper based components that can limit the height of the content based on available space:

image

paul-sachs avatar Aug 03 '22 21:08 paul-sachs

Turns out this still has bugs. Going to kick it back to draft.

paul-sachs avatar Aug 03 '22 22:08 paul-sachs

Hey @paul-sachs , thanks for your effort here and apologies for the delay. We’ve had quite a few requests for extra flexibility in the positioning, sizing, collision handling and have been discussing internally the best approach for extending these options while providing an intuitive public api.

For that reason we’re likely to address these via a holistic change, but I wanted to provide a follow up and let you know we've seen and are considering the options 🙏

andy-hook avatar Sep 23 '22 08:09 andy-hook

@andy-hook any movement on this? Was hoping to close a few bugs in our design system caused by this. Moving to the updated Select will solve some of the issues but we've got some custom popovers that will still suffer from this issue.

paul-sachs avatar Jan 18 '23 15:01 paul-sachs

Superseded by #1942

benoitgrelard avatar Feb 08 '23 12:02 benoitgrelard