[Feature Request] Add possibility to move top level task list into another task list
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 706
- Forks
- 117
- Avg merge
- 8h 50m
- Merged PRs (30d)
- 18
Description
I would like to be able to drag a top level task list (as shown at the left of the tasks web page) into another top level task list, so that it will appear there as a sub task.
My use case: In this way I could clean up the amount of top level task lists.
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 from the tasks web page and inspect the existing drag-and-drop behavior for task lists and subtasks. The change is complete when a top-level task list can be moved into another top-level list and appears there as a subtask, while the existing task-list organization still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100