Delete Subtasks at once
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 706
- Forks
- 117
- Avg merge
- 8h 50m
- Merged PRs (30d)
- 18
Description
Is your feature request related to a problem? Please describe.
At the bottom of a task list you can load closed/finished tasks and after that it's possible to delete those tasks at once.
But I'm wondering why there is no similar function for subtasks.
Describe the solution you'd like
Bulk-delete of closed/finished subtasks
Describe alternatives you've considered
No response
Additional context
No response
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 tracing the existing bulk-delete flow for closed or finished tasks and compare it with the subtask interface. Done means closed or finished subtasks can be selected and deleted together, with behavior consistent with bulk deletion for tasks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100