[ 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:
Make the window vertical-ish or use a vertical screen smartphone
Pin some chats
Search for more chats and notice that the search space is noticeably small.
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):**

## Additional Information
Related to #5607
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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
Confirmation:
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:
Logs and Screenshots
Screenshots/Screen Recordings (if applicable):

Additional Information
Related to #5607
@tjbck commented on GitHub (Sep 22, 2024):
Added.