Search acts weird #222

Closed
opened 2025-11-11 14:11:50 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @jannikstdl on GitHub (Jan 24, 2024).

Bug Report

Sometimes the search works but most of the time it shows nothing.

Steps to Reproduce:
I am testing the newest version with docker

Expected Behavior:
Search should work

Actual Behavior:
Sometimes the search works but most of the time it shows nothing.

Environment

  • Operating System: Windows 11
  • Browser (if applicable): Chrome

Confirmation:

  • [x ] I have read and followed all the instructions provided in the README.md.
  • [ x] I have reviewed the troubleshooting.md document.
  • [x ] I have included the browser console logs.
  • [x ] I have included the Docker container logs.

Logs and Screenshots

https://github.com/ollama-webui/ollama-webui/assets/69747628/41a36e6e-1d45-49d5-98f3-ba52b2bea8e1

Installation Method

Docker Compose

Originally created by @jannikstdl on GitHub (Jan 24, 2024). # Bug Report Sometimes the search works but most of the time it shows nothing. **Steps to Reproduce:** I am testing the newest version with docker **Expected Behavior:** Search should work **Actual Behavior:** Sometimes the search works but most of the time it shows nothing. ## Environment - **Operating System:** Windows 11 - **Browser (if applicable):** Chrome **Confirmation:** - [x ] I have read and followed all the instructions provided in the README.md. - [ x] I have reviewed the troubleshooting.md document. - [x ] I have included the browser console logs. - [x ] I have included the Docker container logs. ## Logs and Screenshots https://github.com/ollama-webui/ollama-webui/assets/69747628/41a36e6e-1d45-49d5-98f3-ba52b2bea8e1 ## Installation Method Docker Compose
Author
Owner

@hammeiam commented on GitHub (Jan 24, 2024):

They lowercase the chat titles but not the search term when searching. This should get fixed, but it'll work if you only use lowercase when searching.
b6d9cf3bc8/src/lib/components/layout/Sidebar.svelte (L323)

@hammeiam commented on GitHub (Jan 24, 2024): They lowercase the chat titles but not the search term when searching. This should get fixed, but it'll work if you only use lowercase when searching. https://github.com/ollama-webui/ollama-webui/blob/b6d9cf3bc8394098b09af27f1a5b431f9dadc423/src/lib/components/layout/Sidebar.svelte#L323
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#222