Skip to content

Commit d1affbe

Browse files
authored
Merge pull request Expensify#81148 from daledah/fix/80796
fix: Can not select year in Reports/Search page
2 parents 7dc6e3e + 813cd89 commit d1affbe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/Search/FilterDropdowns/DropdownButton.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ function DropdownButton({label, value, viewportOffsetTop, PopoverComponent, medi
173173
height: CONST.POPOVER_DROPDOWN_MIN_HEIGHT,
174174
}}
175175
shouldSkipRemeasurement
176+
shouldDisplayBelowModals
176177
>
177178
{popoverContent}
178179
</PopoverWithMeasuredContent>

0 commit comments

Comments
 (0)