mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-09 23:35:09 -05:00
issue: Chat list is not updated in the search function when a chat is created or deleted #6495
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 @matthew-kusz on GitHub (Sep 25, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.6.30
Ollama Version (if applicable)
No response
Operating System
Ubuntu 22.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
When deleting or creating chats, the list of chats in the search function should update.
Actual Behavior
Deleted chats still show up in the search function and result in a "Failed to load chat preview" when moused over. New chats don't show up at all. This is fixed by refreshing the page.
Steps to Reproduce
Logs & Screenshots
After deleting a chat

Additional Information
No response
@matthew-kusz commented on GitHub (Sep 25, 2025):
Running a search also fixes this.
@tjbck commented on GitHub (Sep 25, 2025):
This should be addrssed in dev.