[Fixed] DropDown inside with "expandof a FlowPanel

I have a form with a few FlowPanels. Inside each FlowPanel I have a few components. On each FlowPanel, the first one (and main one for the panel) has the expand option as True, so that when the other components are not visible, they would take the entire row.

However, this does not work with DropDown components. It just extends to hold the longer option.

What happens if you change the align property of the drop-down to full?

It’s already in align “full”. I think this is the new standard for DropDowns.

I did try just now other align option, but none worked.

1 Like

Thanks for updating, we’ll look into it and report back

Edit: Expect a fix soon

2 Likes

It appears to be already solved! Thanks!

1 Like