-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
[ML 0.1/UI.04.3] - Add unified folder support #10776
Copy link
Copy link
Labels
tb-teamTasks and features handled by project maintainersTasks and features handled by project maintainerstype: enhancementNew features or improvements to existing features.New features or improvements to existing features.
Metadata
Metadata
Assignees
Labels
tb-teamTasks and features handled by project maintainersTasks and features handled by project maintainerstype: enhancementNew features or improvements to existing features.New features or improvements to existing features.
Type
Fields
Give feedbackPriority
None yet
Projects
Status
In Review
Blocked by
Description
Add support for unified folder (all messages from all accounts) in the Compose message list. This includes updating the
LoadFolderInformationSideEffectto handle the unified folder case and adjusting theMessageItemAvatarcomponent.Acceptance Criteria
LoadFolderInformationSideEffectcorrectly loads folder information for unified folders.MessageItemAvatarrenders correctly in unified folder context.