neos-ui
neos-ui copied to clipboard
Linking referenced documents in the reference and references editor
What I did
I added the feature, by clicking on referenced Document, the URL will change to the referenced Document.
How I did it I got the Action "actions.UI.ContentCanvas.setSrc" from redux in reference and references components and set the new URL based on referenced Document by clicking on them.
How to verify it Select a Document in reference and references editors and click on them.