mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-25 13:22:59 -05:00
[GH-ISSUE #20827] issue: reference chat doesn't appear in the menu when sibar is collapsed #90041
Reference in New Issue
Block a user
Originally created by @avatsaev on GitHub (Jan 20, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20827
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v0.7.2
Ollama Version (if applicable)
No response
Operating System
ubuntu 25.10
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
At first load the chat + menu should display "reference chata" option if user has at least one conversation
Actual Behavior
At first load if the sidebar is collapsed, the local store is not hydrated with user conversations and reference other chat option is not visible in the + menu
Steps to Reproduce
Logs & Screenshots
after opening the sidebar reference chats option becomes visible
Additional Information
This is a problem especially on mobile because the sidebar is collapsed by default
@owui-terminator[bot] commented on GitHub (Jan 20, 2026):
🔍 Similar Issues Found
I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:
#20414 issue: Chats can't be archived
by Ithanil • Jan 06, 2026 •
bug#20661 issue: RAG threshold and chat file include bug
by n4gY1 • Jan 14, 2026 •
bug#20059 issue: Chat response is not working
by navilg • Dec 20, 2025 •
bug#19987 issue: There is a lack of visual consistency between the home page and the chat interface.
by i-iooi-i • Dec 16, 2025 •
bug#18999 issue: Unable to load chat history
by i-iooi-i • Nov 07, 2025 •
bug💡 Tips:
This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
@silentoplayz commented on GitHub (Jan 20, 2026):
I am able to reproduce this issue on the latest
devcommit. I feel like this was reported before in the past, but I currently am unable to find the issue to link it to.@tjbck commented on GitHub (Jan 22, 2026):
Should be fixed in dev, testing wanted here!
@silentoplayz commented on GitHub (Jan 22, 2026):
I can confirm the issue has been solved on the
devbranch, thanks!