neos-ui
neos-ui copied to clipboard
BUG: SelectBoxEditor with dataSourceIdentifier without preview has wrong style
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
Like that, it would look much more streamlined:
Affected Versions
Neos: 8.3
UI: 8.3, but it is like that since ages