TF-3479 Add OpenAndCloseComposerExtension to handle open & close composer

Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
dab246
2025-02-12 12:07:07 +07:00
committed by Dat H. Pham
parent fc37b5f647
commit 78d40f7be5
14 changed files with 167 additions and 136 deletions
@@ -196,7 +196,6 @@ class MailboxDashBoardBindings extends BaseBindings {
Get.find<GetRestoredDeletedMessageInterator>(),
Get.find<RemoveComposerCacheOnWebInteractor>(),
Get.find<GetAllIdentitiesInteractor>(),
Get.find<ComposerManager>(),
));
Get.put(AdvancedFilterController());
}