neos / neos/redirecthandler-ui
Add flush button to clear all redirects
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes it's helpful to clear all redirect after exporting and working on the list of all redirects. Especially if the intent of the new list is to also clear out old redirects.
A new button would be added at the footer of the list or in a separate view to delete all or a subgroup of redirects.
A prompt should verify if the redirects should be deleted.
An additional privilege should limit the possibility to delete all redirects for user groups.
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
The payload names no files or tests; start by locating the redirect list UI and the code responsible for deleting redirects. Done means providing a flush action for all or a subgroup, confirming deletion with a prompt, and restricting the action through an additional user-group privilege.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authorization, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100