- Added an optional icon prop to CollapsibleTeamSection for improved visual representation. - Introduced hideInput and onReply props in TaskCommentsSection to control comment input visibility and handle reply actions externally. - Updated TaskDetailDialog to utilize new props for better comment management and user interaction. - Enhanced UI components to support these new features, improving overall user experience in task management. |
||
|---|---|---|
| .. | ||
| AddMemberDialog.tsx | ||
| CreateTaskDialog.tsx | ||
| CreateTeamDialog.tsx | ||
| EditTeamDialog.tsx | ||
| GlobalTaskDetailDialog.tsx | ||
| LaunchTeamDialog.tsx | ||
| MembersJsonEditor.tsx | ||
| ReviewDialog.tsx | ||
| SendMessageDialog.tsx | ||
| TaskCommentInput.tsx | ||
| TaskCommentsSection.tsx | ||
| TaskDetailDialog.tsx | ||