diff --git a/frontend/app/components/Onboarding/components/SideMenu.tsx b/frontend/app/components/Onboarding/components/SideMenu.tsx index a9571bdcf..b71db41a5 100644 --- a/frontend/app/components/Onboarding/components/SideMenu.tsx +++ b/frontend/app/components/Onboarding/components/SideMenu.tsx @@ -44,7 +44,6 @@ function SideMenu(props: Props) { >
- {props.isIOS ? 'iOS' : 'ANDROID'} BETA + {props.isIOS ? 'iOS' : 'Android'} BETA
{aiFiltersStore.isLoading ? ( -
+
Translating your query into search steps...
diff --git a/frontend/app/components/shared/SessionSearchField/AiSessionSearchField.tsx b/frontend/app/components/shared/SessionSearchField/AiSessionSearchField.tsx index 60731d1fb..3cb28726a 100644 --- a/frontend/app/components/shared/SessionSearchField/AiSessionSearchField.tsx +++ b/frontend/app/components/shared/SessionSearchField/AiSessionSearchField.tsx @@ -146,7 +146,7 @@ const AiSearchField = observer( value={searchQuery} style={{ minWidth: 360, height: 30 }} autoComplete="off" - className="px-2 py-1 text-lg placeholder-lg !border-0 rounded-e-full nofocus" + className="px-2 py-1 pe-9 text-lg placeholder-lg !border-0 rounded-e-full nofocus" leadingButton={ searchQuery !== '' ? (
+
-
+
@@ -55,7 +56,7 @@ function SupportModal(props: Props) {
-
+
@@ -85,7 +86,7 @@ function SupportModal(props: Props) {
-
+