From 40a4809e6ae3baafad9c1c2193ee4bbfd590f658 Mon Sep 17 00:00:00 2001 From: estifanos Date: Mon, 10 Aug 2026 08:33:34 +0000 Subject: [PATCH] fix --- libs/ui/src/lib/input/AmharicDatePicker.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/libs/ui/src/lib/input/AmharicDatePicker.tsx b/libs/ui/src/lib/input/AmharicDatePicker.tsx index 27f870b5d..bf0cb0324 100644 --- a/libs/ui/src/lib/input/AmharicDatePicker.tsx +++ b/libs/ui/src/lib/input/AmharicDatePicker.tsx @@ -273,7 +273,12 @@ export function AmharicDatePicker({ /> - + {/* Inside a Modal there may not be room below the field for the full + calendar + time input + action row — scroll the dropdown itself + rather than relying on the page (which doesn't scroll while a + Modal is open) or the Modal body (the dropdown is portaled out of + it, so its scroll never reaches this). */} + {calendarType === 'AMH' ? (