neos-ui icon indicating copy to clipboard operation
neos-ui copied to clipboard

MultiSelectBox renders SelectBox Header when displaySearchBox is false

Open markusguenther opened this issue 1 year ago • 0 comments

Description

While testing the PR #3536 I tried to enable and disable the search box via the feature list. For the MultiSelectBox the disabled SearchBox was still visible.

Expected behavior

The space of the search field is gone when the search is disabled.

Actual behavior

The bottom space is the empty select box header. Screenshot 2023-12-18 at 20 25 47

Affected Versions

Neos: 7.3

UI: 7.3

markusguenther avatar Dec 18 '23 19:12 markusguenther