lorenzulrich

Results 27 issues of lorenzulrich

### Description When using a DataSource, the the SelectEditor looks buggy in Neos 7. #### Expected behavior Neos 4.3 LTS: ![image](https://user-images.githubusercontent.com/1816023/164994908-2cf04dac-53c0-419b-8d71-a21b4ff0041c.png) #### Actual behavior Neos 7.3 LTS: ![image](https://user-images.githubusercontent.com/1816023/164994995-d979d788-3cae-4157-9282-bfc3b2d46581.png) I think...

### Description The Neos UI "suggests" that you could replace an Asset in the AssetEditor by clicking its title and searching another file. ### Steps to Reproduce 1. In an...

Bug

### Description When using a reference editor for taxonomy/categories, there are situations where you only have a bunch of nodes available for selection. Currently, the editor has a `threshold` option...

UI & UX
Enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior In the list view of the Media module, the very small...

Bug

Somehow some files (not all) in an installation are displaying in search results for a search for files with "Usage: 0" even if they have references. The search term seems...

### Description In a creation dialog with properties that have a validator, such as a `NotEmpty` validator, the dialog cannot be closed as soon as validation threw any kind of...

Bug
7.3

To make the readme more user-friendly, all link editors are documented in the "disabling link editors" chapter.

I don't know how this could be achieved, but it would be great to support the new Media UI if installed. This is already possible for the Image and Asset...

If you use a property with the `RichTextEditor`, you cannot set a link because the link editor modal is behind the Rich Text Editor. ## How to test * Configure...

Due to a core change in https://github.com/neos/neos-development-collection/pull/4561#issuecomment-1871931280, using abstract node types for contraints in `Sitegeist.Archaeopteryx:Node` doesn't work anymore.