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

Neos CMS UI written in ReactJS with Immutable data structures.

Results 319 neos-ui issues
Sort by recently updated
recently updated
newest added

### Description When a table is added to an inline editor (Neos.Neos:Editable) and no text has been added to that inline editor before that, it is not possible to move...

Bug
CKEditor
8.3
8.4

### Description The formatting options for the inline editor (Neos.Neos:Editable) offer an option for adding tables. Adding a table creates a `` tag. With the way this is currently set...

Feature
9.0

### Description When implementing an editor one might have a reset option. To reset the value, one likely thinks that `props.commit(null)` or `props.commit(undefined)` would do the job, but they wont...

Enhancement
9.0

### Description: The current positioning of the user menu in the primary bar has been identified as a potential area for improvement. Considering user behavior, where the user menu is...

UI & UX
Feature
9.0

The MultiSelectBox in `react-ui-components` currently automatically makes all items draggable to allow changing the sorting. But this should be optional as not every use case needs this and then we...

Feature
8.4

### Description When using tables in the rich text editor in the backend it is not possible to merge cells horizontally if there is a header column. ### Steps to...

Bug
CKEditor
8.3

@grebaldi noticed that some dependency seems to require it which we also bundle. We should stub this and ignore it from the bundle.

Bug
Technical debt
8.3

### Description

Bug
UI & UX
Accessibility
7.3
8.3

### Description When a node type filter is active in the `navigateComponent`, when navigating the node tree previously filtered nodes disappear.. This is not easy to explain, here's a video...

Bug
UI & UX
Editor Ui Regression
Accessibility
7.3
8.3

Ports https://github.com/neos/neos-development-collection/pull/4638 to the Neos Ui, as the class was moved in Neos 9. **What I did** **How I did it** **How to verify it**

Bug
9.0