- Updated `TeamDetailView` to include `InboxMessage` type and refactored message visibility handling to use a dedicated callback. - Simplified `ActivityTimeline` by removing unnecessary `useCallback` for message visibility, improving performance. - Refactored `TaskCommentsSection` to enhance comment expansion logic and improve user interaction with a clearer UI for expanding and collapsing comments. - Modified `markRead` function to accept an optional full set of messages for better state management and persistence. |
||
|---|---|---|
| .. | ||
| navigation | ||
| useAutoScrollBottom.ts | ||
| useDraftPersistence.ts | ||
| useFullScreen.ts | ||
| useKeyboardShortcuts.ts | ||
| useMarkCommentsRead.ts | ||
| useMentionDetection.ts | ||
| useTabNavigationController.ts | ||
| useTabUI.ts | ||
| useTeamMessagesRead.ts | ||
| useTheme.ts | ||
| useUnreadCommentCount.ts | ||
| useVisibleAIGroup.ts | ||
| useZoomFactor.ts | ||