Merge pull request #867 from khoj-ai/features/search-page-v2

Update the search page
This commit is contained in:
sabaimran
2024-07-26 08:08:04 -07:00
committed by GitHub
4 changed files with 348 additions and 1 deletions

View File

@@ -203,7 +203,7 @@ function FilesMenu(props: FilesMenuProps) {
<Command>
<CommandInput placeholder="Find file" />
<CommandList>
<CommandEmpty>No results found.</CommandEmpty>
<CommandEmpty>No results found. <Link href="/search">Try advanced search</Link>.</CommandEmpty>
<CommandGroup heading="Quick">
<CommandItem
onSelect={() => {