mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-21 09:01:47 -05:00
[GH-ISSUE #16555] issue: small screen size hide top knowledge base #104951
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @randomseed42 on GitHub (Aug 13, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16555
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
0.6.13
Ollama Version (if applicable)
No response
Operating System
Windows 11
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
When input "#" in chatbox, it is popping up the knowledge base list to select, it suppose to show all list with scrollbar for usr to select.
Actual Behavior
however on small size screen, the top item is hidden under top header like below
I can use F11 or zoom the browser to 90% to show it. Just want to know if it is possible to make it responsive or make the popup on top of the header. Thanks!
Steps to Reproduce
the browser h-100vh is like 680px
Logs & Screenshots
screenshot is like above.
Additional Information
No response
@frenzybiscuit commented on GitHub (Aug 13, 2025):
Can confirm this issue
@tjbck commented on GitHub (Aug 13, 2025):
Addressed with
28faaa23c4