Skip to content

Feature/show multiples levels of subtaks in task list#267

Merged
chamikaJ merged 3 commits intofix/task-sort-orderfrom
feature/show-multiples-levels-of-subtaks-in-task-list
Jul 15, 2025
Merged

Feature/show multiples levels of subtaks in task list#267
chamikaJ merged 3 commits intofix/task-sort-orderfrom
feature/show-multiples-levels-of-subtaks-in-task-list

Conversation

@chamikaJ
Copy link
Contributor

No description provided.

chamikaJ added 3 commits July 14, 2025 12:04
- Added depth and maxDepth props to TaskRow, TaskRowWithSubtasks, and TitleColumn components to manage nested subtasks more effectively.
- Updated AddSubtaskRow to support depth for proper indentation and visual hierarchy.
- Improved styling for subtasks based on their depth level, ensuring better visual distinction.
- Adjusted task management slice to utilize actual subtask counts from the backend for accurate display.
- Added functionality to navigate back to parent tasks for sub-tasks in the task drawer.
- Introduced a breadcrumb component to visually represent the hierarchy of tasks, improving user navigation.
- Updated task drawer header to display the current task name with truncation and tooltip for better readability.
- Enhanced styling for task name display and breadcrumb for improved user experience.
…ierarchy

- Reduced spacing for level 1 subtasks and increased spacing for deeper levels in TaskRowWithSubtasks and TitleColumn components.
- Enhanced comments to clarify indentation logic for better maintainability.
@chamikaJ chamikaJ merged commit fca8ace into fix/task-sort-order Jul 15, 2025
3 checks passed
@chamikaJ chamikaJ deleted the feature/show-multiples-levels-of-subtaks-in-task-list branch July 15, 2025 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant