TF-996: Previous / Next message when searching email
This commit is contained in:
+1
@@ -127,6 +127,7 @@ class MailboxDashBoardController extends ReloadableController {
|
||||
Map<Role, MailboxId> mapDefaultMailboxIdByRole = {};
|
||||
Map<MailboxId, PresentationMailbox> mapMailboxById = {};
|
||||
final emailsInCurrentMailbox = <PresentationEmail>[].obs;
|
||||
final listResultSearch = RxList<PresentationEmail>();
|
||||
PresentationMailbox? outboxMailbox;
|
||||
RouterArguments? routerArguments;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user