Timothy J. Baek hai 7 meses
pai
achega
e7ae9a2107
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/lib/components/workspace/Knowledge/Collection.svelte

+ 3 - 0
src/lib/components/workspace/Knowledge/Collection.svelte

@@ -613,6 +613,9 @@
 										class=" w-full text-sm pr-4 py-1 rounded-r-xl outline-none bg-transparent"
 										bind:value={query}
 										placeholder={$i18n.t('Search Collection')}
+										on:focus={() => {
+											selectedFileId = null;
+										}}
 									/>
 
 									<div>