mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
bug: Message Deletion Causes Sending Issues and UI Discrepancies #1281
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 @Algorithm5838 on GitHub (Jun 17, 2024).
Bug Report
Description
Bug Summary:
If I delete my second message, the UI becomes bugged. I can't send a following message on phone, but I can send it on desktop, though it won't show. After a reload, the issue resolves and the previous message that was sent, but was not showing during the bug, can be seen in a newly created chat.
Steps to Reproduce:
Expected Behavior:
Messages should send and display correctly on both mobile and desktop after deleting a message.
Actual Behavior:
Environment
Open WebUI Version: v0.3.4
Operating System: Android & macOS
Browser: Chrome (Android PWA) & Brave (macOS PWA)
Reproduction Details
Confirmation:
Installation Method
Docker installation.
@silentoplayz commented on GitHub (Jun 17, 2024):
I think this is related - #2208
@Algorithm5838 commented on GitHub (Jun 17, 2024):
You are right, I didn’t notice that because my search for “delete” didn’t return a similar issue. Would you suggest I close this issue?
@silentoplayz commented on GitHub (Jun 17, 2024):
If you can provide any other details that I might've left out from my bug report, you could comment on it with more information to assist developers with potential debugging towards fixing the issue. It probably would be best to close yours as a duplicate though, as there's simply not enough information to work with, along with the fact that my bug report has been open for quite some time. The bug has not been reproduced by the maintainer either, so it's rather one we need more information on.