fundamental-styles icon indicating copy to clipboard operation
fundamental-styles copied to clipboard

Bug: Compact Combobox is broken due to new min-height

Open JenniferStamm opened this issue 2 years ago • 1 comments

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 image

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

JenniferStamm avatar Jun 30 '22 15:06 JenniferStamm

Similar issue on Multi Input: image vs. image

JenniferStamm avatar Aug 26 '22 08:08 JenniferStamm

It seems fixed with the latest fundamental-styles

droshev avatar Nov 25 '22 16:11 droshev