Skip to content

fix: different padding when using MaxAutoHeight in FluentAutocomplete #3793

@MarvinKlein1508

Description

@MarvinKlein1508

🐛 Bug Report

Not sure if this intentional but the input field gets extra padding when using MaxAutoHeight although it is not necessary yet.

💻 Repro or Code Sample

https://www.fluentui-blazor.net/Autocomplete

Image

🤔 Expected Behavior

I would expect the component to grow in height only when necessary

😯 Current Behavior

The component grows in height even if there is enough space to display the current selected items

🔦 Context

When using the FluentAutocomplete component with MaxAutoHeight in combination with other components then the component could be larger be default then all other inputs.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions