From dd800247df68a461fdc22e0f96195010871adcf8 Mon Sep 17 00:00:00 2001 From: nkdengineer Date: Fri, 19 Dec 2025 14:17:21 +0700 Subject: [PATCH] fix: App backs to expense detail page when admin rotate receipt and tap on replace icon --- .../AttachmentModalScreen/AttachmentModalBaseContent/index.tsx | 3 ++- .../AttachmentModalScreen/AttachmentModalBaseContent/types.ts | 3 +++ .../routes/TransactionReceiptModalContent.tsx | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/src/pages/media/AttachmentModalScreen/AttachmentModalBaseContent/index.tsx b/src/pages/media/AttachmentModalScreen/AttachmentModalBaseContent/index.tsx index 76c891fd34d1..b909292abfe9 100644 --- a/src/pages/media/AttachmentModalScreen/AttachmentModalBaseContent/index.tsx +++ b/src/pages/media/AttachmentModalScreen/AttachmentModalBaseContent/index.tsx @@ -54,6 +54,7 @@ function AttachmentModalBaseContent({ shouldShowCarousel = true, shouldDisableSendButton = false, shouldDisplayHelpButton = false, + shouldMinimizeMenuButton = true, submitRef, onDownloadAttachment, onClose, @@ -290,7 +291,7 @@ function AttachmentModalBaseContent({ {shouldUseNarrowLayout && }