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

BUG: SelectBoxEditor with dataSourceIdentifier without preview has wrong style

Open jonnitto opened this issue 1 year ago • 1 comments

If I have a Neos.Neos/Inspector/Editors/SelectBoxEditor with a dataSourceIdentifier and I return only a value, a label and an optional icon, the style multiLineWithThumbnail get's applied. But on my opinion, it should be the default SelectBox with the neutral background

CleanShot 2024-09-25 at 22 15 29@2x

CleanShot 2024-09-25 at 22 27 36@2x

Like that, it would look much more streamlined:

CleanShot 2024-09-25 at 22 44 12@2x

Affected Versions

Neos: 8.3

UI: 8.3, but it is like that since ages

jonnitto avatar Sep 25 '24 20:09 jonnitto