neos / neos/redirecthandler-ui
Node-Selector for target field
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description

The "target field" currently suggests entering a uri or path, what is perfect for external redirects.
For internal redirects (to a DocumentNode of this neos installation) it would be awesome, specially for non-technical user, to search for DocumentNodes instead of copy pasting the url.
Some of our editors like to use the redirecthandler-ui to generate short-urls (like domain.tld/shortcut/) and redirect to a DocumentNode on the same website.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the backend module implementation of the redirect form's target field and review how it currently accepts URI or path values. Add a way to search for DocumentNodes for internal redirects while preserving external URI/path entry, then verify both redirect cases in the relevant UI behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100