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

Display bugs for SelectBoxEditor with data source and single selection

Open patricekaufmann opened this issue 2 years ago • 2 comments

The following bugs originate from https://github.com/neos/neos-ui/pull/2930 when using a SelectBoxEditor with a data source and single select:

  • wrong line heights for single select SelectBox with data source: image

  • no hover styles for select options, reducing the overall user experience in backend:

https://user-images.githubusercontent.com/41791606/178183263-94db728a-cd61-477d-9512-d38ec77ae998.mp4

The project still runs on Neos 7.3.0.

patricekaufmann avatar Jul 11 '22 03:07 patricekaufmann

This should be fixed by https://github.com/neos/neos-ui/pull/3125 Can you confirm?

Sebobo avatar Jul 11 '22 07:07 Sebobo

This should be fixed by #3125 Can you confirm?

Ah, you are already on it. Nice! I didn't see that earlier, sorry. I gave feedback on the MR discussion.

patricekaufmann avatar Jul 11 '22 08:07 patricekaufmann

Resolved in #3125

Sebobo avatar Oct 05 '22 06:10 Sebobo