neos / neos/redirecthandler-ui
Check for redirects that are not needed anymore or cause issues
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
F.e. a redirect that leads to a non existing page should show a warning.
This might need to be triggered manually as it could take a while with many redirects.
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
No files, tests, or entry points are named in the issue. Start by locating the redirect management entry point and determine how a manual check could inspect redirect targets. Done means a manually triggered check identifies redirects leading to nonexistent pages and shows a warning without requiring every check to run automatically.
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