diff --git a/apps/meteor/client/sidebar/search/SearchList.tsx b/apps/meteor/client/sidebar/search/SearchList.tsx index 8ee16245d41..23337f995b8 100644 --- a/apps/meteor/client/sidebar/search/SearchList.tsx +++ b/apps/meteor/client/sidebar/search/SearchList.tsx @@ -345,6 +345,7 @@ const SearchList = forwardRef(function SearchList({ onClose }: SearchListProps, {...filter} placeholder={placeholder} role='searchbox' + autoComplete='off' addon={} />