#Nested dropdown does not expand properly

12 messages · Page 1 of 1 (latest)

flat basin
#

I have a component that the variant has a drop down that shows. When I add the asset into an autolayout, when it opens it correctly shifts what is below it down so there is room in it's opened state.

But when I add the asset to be included in component2 when the opens it no longer pushes what is below it (in component2) and so the content just shows underneath (ie: as in a layer underneath) the items that were below it.

Is this a known issue?

#

sorry there doesn't seem to be a way to attach images

pale fulcrum
#

Hey @flat basin ! To attach images, please get verified in #verification

flat basin
#

base component 1 (postSubSub) is shown with it's closed and open state. If multiples of this asset are dropped into an autolayer when prototype is run (2), the open state adjusts items downward to make room.

#

When I add 2 of component postSubSub to the open state of another component postTitle (3) and prototype is run, the open state of new component postTitle (4) works correctly: the open state adjusts items downward to make room. But the open state of postSubSub does no longer adjusts items downward to make room but instead opens behind the item below it.

pale fulcrum
#

Hey @flat basin ! for the open itself you might not need an inner frame, and just make the open one auto layouted itself

#

(maybe same for closed)

#

but right now the the thing itself has a fixed height, and it might just keeping whatever the closed has as a height

flat basin
pale fulcrum
#

basically, the oopen and the closed are currently both fixed. and when you do what you do that is not working, that is because the opoen one is keeping the fixed height of the closed one

#

however, if the autolayout was on the open layer itself, the height wouldnt be fixed