- Enhanced GlobalTaskDetailDialog to handle loading states more effectively, preventing unnecessary re-fetching of team data. - Updated selectTeam function in teamSlice to guard against duplicate in-flight fetches for the same team, improving performance and user experience. - Refactored dependencies in useEffect to ensure proper data loading behavior. |
||
|---|---|---|
| .. | ||
| activity | ||
| attachments | ||
| dialogs | ||
| kanban | ||
| members | ||
| messages | ||
| review | ||
| tasks | ||
| CliLogsRichView.tsx | ||
| CollapsibleTeamSection.tsx | ||
| MemberBadge.tsx | ||
| ProcessesSection.tsx | ||
| ProvisioningProgressBlock.tsx | ||
| provisioningSteps.ts | ||
| TeamDetailView.tsx | ||
| TeamEmptyState.tsx | ||
| TeamListFilterPopover.tsx | ||
| TeamListView.tsx | ||
| TeamProvisioningBanner.tsx | ||
| TeamSessionsSection.tsx | ||
| UnreadCommentsBadge.tsx | ||