Display the hierarchy of nested subtasks in the task list
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 3
- Avg merge
- 7m
- Merged PRs (30d)
- 3
Description
Optionally, allow an outline mode view with expandable/closable subtrees. This is only for when a tracker allows subtasks. But could be great when a virtual task tree is make by aggregating other tasks, allowing on one screen someone to see all of the things they need to do across different projects.
Contributor guide
No contributing guide indexed for this repository
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 or tests are named. Start by tracing how the task list receives and renders subtasks, then review how aggregated tasks from different projects are represented. Done means an optional outline view supports nested subtasks with expandable and closable subtrees when the tracker provides them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100