TF-1083: merge one request when drag email when searching

This commit is contained in:
ManhNTX
2022-10-24 14:02:01 +07:00
committed by Dat H. Pham
parent 42a93541c6
commit bd06eb7105
13 changed files with 219 additions and 146 deletions
@@ -26,7 +26,7 @@ class MoveToMailboxInteractor {
if (result.isNotEmpty) {
yield Right(MoveToMailboxSuccess(
result.first,
moveRequest.currentMailboxId,
moveRequest.currentMailboxes.keys.first,
moveRequest.destinationMailboxId,
moveRequest.moveAction,
moveRequest.emailActionType,