[GH-ISSUE #5609] Bug/UI : searching for chats should hide the pinned chats #14052

Closed
opened 2026-04-19 20:33:04 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @thiswillbeyourgithub on GitHub (Sep 22, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5609

Bug Report

Installation Method

docker compose

Environment

  • Open WebUI Version: 0.3.23

Confirmation:

  • [ X ] I have read and followed all the instructions provided in the README.md.
  • [ X ] I am on the latest version of both Open WebUI and Ollama.
  • [ X ] I have included the browser console logs.
  • [ X ] I have included the Docker container logs.
  • [ X ] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.

Expected Behavior:

Searching for chats should show more than 3 chats at a time

Actual Behavior:

Because of the pinned chats, I can only see 2-3 chats at a time. If I had a few more pinned chats I might not even be able to search for any chats!

Description

Bug Summary:
Screen real estate is wasted on search by always showing pinned chats. Hindering search, possibly to the point of making it unusable (if you have many pinned chats then the search space is too small)

Reproduction Details

Steps to Reproduce:

  1. Make the window vertical-ish or use a vertical screen smartphone
  2. Pin some chats
  3. Search for more chats and notice that the search space is noticeably small.

Logs and Screenshots

Screenshots/Screen Recordings (if applicable):
image

Additional Information

Related to #5607

Originally created by @thiswillbeyourgithub on GitHub (Sep 22, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/5609 # Bug Report ## Installation Method docker compose ## Environment - **Open WebUI Version:** 0.3.23 **Confirmation:** - [ X ] I have read and followed all the instructions provided in the README.md. - [ X ] I am on the latest version of both Open WebUI and Ollama. - [ X ] I have included the browser console logs. - [ X ] I have included the Docker container logs. - [ X ] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below. ## Expected Behavior: Searching for chats should show more than 3 chats at a time ## Actual Behavior: Because of the pinned chats, I can only see 2-3 chats at a time. If I had a few more pinned chats I might not even be able to search for any chats! ## Description **Bug Summary:** Screen real estate is wasted on search by always showing pinned chats. Hindering search, possibly to the point of making it unusable (if you have many pinned chats then the search space is too small) ## Reproduction Details **Steps to Reproduce:** 1. Make the window vertical-ish or use a vertical screen smartphone 2. Pin some chats 3. Search for more chats and notice that the search space is noticeably small. ## Logs and Screenshots **Screenshots/Screen Recordings (if applicable):** ![image](https://github.com/user-attachments/assets/0c00b6e5-fe3c-4e14-a51b-7f9cacd53cac) ## Additional Information Related to #5607
Author
Owner

@tjbck commented on GitHub (Sep 22, 2024):

Added.

<!-- gh-comment-id:2366771675 --> @tjbck commented on GitHub (Sep 22, 2024): Added.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#14052