neos-ui
neos-ui copied to clipboard
Neos CMS UI written in ReactJS with Immutable data structures.
### Description Focused nodes on deeper levels in the document tree are not being scrolled too after the tree reloads / refreshes. ### Steps to Reproduce 1. Select a page...
**TL;DR** The Backend should provide an indicator of the current workspace state, especially when conflicts happened A workspace in Neos 9.0 can have one of the following three states: *...
refs: https://github.com/neos/neos-ui/issues/3119 prelude to: https://github.com/neos/neos-ui/pull/3773 The `@neos-project/neos-ui-error` package had been introduced in https://github.com/neos/neos-ui/pull/3759. During the discussion of that PR, @mhsdesign suggested it would be a good idea to centralize other...
**What I did** Added some instructions for the getting started for contributing. **How I did it** **How to verify it**
> UI version: vundefined The line ``` const { version } = require('./package.json') ``` doesnt work anymore since https://github.com/neos/neos-ui/issues/3778 and we should rather use the defined environment variables from jenkins.
The simplest implementation could be just to add move handle to the inline toolbar and drop targets to before and after elements in CCs. Should work exactly as it does...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior In a NEOS installation with multiple sites, opening the backend on...
refs: https://github.com/neos/neos-ui/issues/3119 previous: https://github.com/neos/neos-ui/pull/3682 depends on: #3792, #3804 WIP.
wip - [ ] Maybe internal graph wo php graphsql impl reused wird von general purpose api - [ ] Neos ui not php to ts but generate open api...
The new e2e tests are sadly a bit flaky in ci :O _Originally posted by @mhsdesign in https://github.com/neos/neos-ui/issues/3762#issuecomment-2111068584_ ``` Syncing ✖ Syncing: Create a conflict state between two editors and...