Add Subtask
Add a new child task under an existing parent task in the current breakdown mode. Use readCurrentModeDetail to get the parent task id. Since a parent task
When to Use
- Applies to all screen sizes and device types
How to Use
Location: Main content area, task list section
- Locate the parent task in the task list.
- Click the 'Add subtask' or '+' button that appears when hovering over the parent task.
- Type the subtask description and optional duration, then confirm.
What to Expect
A new subtask appears nested under the parent task, and the parent's displayed duration updates to include the new subtask's duration.
Prerequisites
- A project must be loaded in the app
- A breakdown mode must be active
- The parent task must already exist
Limitations
- The parent task id must be obtained from readCurrentModeDetail
- The parent task's displayed duration will automatically update to reflect the sum of all its children's durations