Skip to content

Conversation

@MarvinKlein1508
Copy link
Collaborator

Pull Request

πŸ“– Description

This PR addresses the different default height behaviour for FluentAutoComplete when MaxAutoHeight is set to true

Before:
auto_height_before

After:
auto_height_after

🎫 Issues

Fixes: #3793

πŸ‘©β€πŸ’» Reviewer Notes

The movement below the component is happening because the wrapped tags need some padding.

πŸ“‘ Test Plan

I've tested this changes in Firefox, Edge, Chrome and Safari.

βœ… Checklist

General

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Component-specific

  • I have added a new component
  • I have added Unit Tests for my new component
  • I have modified an existing component
  • I have validated the Unit Tests for an existing component

@MarvinKlein1508 MarvinKlein1508 changed the title [AutoComplete] Fix AutoComplete using different height for MaxAutoHeight (#3793) [AutoComplete] Fix using different height for MaxAutoHeight (#3793) May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: different padding when using MaxAutoHeight in FluentAutocomplete

3 participants