restore role list
This commit is contained in:
@@ -463,7 +463,8 @@ export function SearchScreenShell({
|
|||||||
web: [a.flex_1],
|
web: [a.flex_1],
|
||||||
native: [t.atoms.bg, a.absolute, a.inset_0],
|
native: [t.atoms.bg, a.absolute, a.inset_0],
|
||||||
})}
|
})}
|
||||||
accessibilityViewIsModal>
|
accessibilityViewIsModal
|
||||||
|
accessibilityRole="list">
|
||||||
{searchText.length > 0 ? (
|
{searchText.length > 0 ? (
|
||||||
<AutocompleteResults
|
<AutocompleteResults
|
||||||
isAutocompleteFetching={isAutocompleteFetching}
|
isAutocompleteFetching={isAutocompleteFetching}
|
||||||
|
|||||||
Reference in New Issue
Block a user