Setting dropdown width to 'initial' expands to the full width #2051
Labels
resolved-locked
Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Milestone
This expands the dropdown to the full width possible, rather than just sizing to content:
It looks like the inner select box has a flex grow attribute:
ipywidgets/packages/controls/css/widgets-base.css
Line 663 in e1af986
Since this changes the layout behavior, I consider this a breaking change for a user, so setting this to be a major release issue.
This issue was found when answering #2050
The text was updated successfully, but these errors were encountered: