Skip to content

Commit 9c2906a

Browse files
authored
Merge pull request #60961 from software-mansion-labs/feature/new-modal-on-search-list
2 parents 84ed569 + 77ed0c5 commit 9c2906a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Search/SearchList.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,7 @@ function SearchList(
399399
type={CONST.MODAL.MODAL_TYPE.BOTTOM_DOCKED}
400400
onClose={() => setIsModalVisible(false)}
401401
shouldPreventScrollOnFocus
402+
shouldUseNewModal
402403
>
403404
<MenuItem
404405
title={translate('common.select')}

0 commit comments

Comments
 (0)