fundamental-styles
fundamental-styles copied to clipboard
Bug: Compact Combobox is broken due to new min-height
Describe the bug As seen in the screenshot below, the compact Combobox is no longer compact but the same height as the other Comboboxes.
Is this issue related to a specific component?
I've observed it in Combobox.
What version of the Fundamental Library Styles are you using?
Observed in v0.24.1-rc.7
What offering/product do you work on? Any pressing ship or release dates we should be aware of?
No, the issue is not present in v0.24.1-rc.1, so we upgraded to that version instead.
What front-end framework are you implementing in, e.g., Angular, React, etc.?
Angular
To Reproduce The bug is visible when viewing the current docs of compact combobox: https://fundamental-styles.netlify.app/?path=/docs/components-forms-input-group--focus#input-with-actions
Expected behavior Combobox height should be compact, same as used for the embedded input element.
Screenshots
Desktop (please complete the following information):
- OS: MacOS
- Browser: Chrome
- Version: 103.0.5060.53
Additional context Taking a wild guess, I would assume it was introduced with PR #3699
Similar issue on Multi Input:
vs.
It seems fixed with the latest fundamental-styles