Closed
Description
Due to the following CSS declaration, absolutely positioned pattern parts at the end of the "page" would get cropped:
The scroll position doesn't need to be at the end of the viewport; it's mainly related to that the container additionally wouldn't extend to the viewports height, but as well to the initial aspect of cropping absolutely positioned elements on the vertical.
I've been able to rebuild a simplified example here: https://output.jsbin.com/munabac/1
Only the first item within the "collapsing menu" (after pressing the interaction element "Toggle Overflow menu") is visible within the second pattern.
Metadata
Metadata
Assignees
Labels
No labels