- Added state management for visible comments, allowing users to see a limited number of comments for better performance. - Implemented logic to cap the number of rendered comments, preventing UI freezes with large comment lists. - Introduced sorting for comments based on creation date to display the most recent comments first. - Updated the UI to inform users when only a subset of comments is being displayed, enhancing user experience. |
||
|---|---|---|
| .. | ||
| 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 | ||