bug: Message Deletion Causes Sending Issues and UI Discrepancies #1281

Closed
opened 2025-11-11 14:41:46 -06:00 by GiteaMirror · 3 comments
Owner

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:

  1. Start a new chat.
  2. Send two messages.
  3. Delete the second message.
  4. Attempt to send a third message on both mobile and desktop.

Expected Behavior:
Messages should send and display correctly on both mobile and desktop after deleting a message.

Actual Behavior:

  • Mobile: Unable to send a third message after deleting the second message.
  • Desktop: Can send a third message, but it doesn't appear in the current chat.
  • Both: Issue resolves after reloading the page. The previously sent but invisible message then appears in a new chat.

Environment

  • Open WebUI Version: v0.3.4

  • Operating System: Android & macOS

  • Browser: Chrome (Android PWA) & Brave (macOS PWA)

Reproduction Details

Confirmation:

  • I have read and followed all the instructions provided in the README.md.
  • I am on the latest version of both Open WebUI.

Installation Method

Docker installation.

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:** 1. Start a new chat. 2. Send two messages. 3. Delete the second message. 4. Attempt to send a third message on both mobile and desktop. **Expected Behavior:** Messages should send and display correctly on both mobile and desktop after deleting a message. **Actual Behavior:** - **Mobile:** Unable to send a third message after deleting the second message. - **Desktop:** Can send a third message, but it doesn't appear in the current chat. - **Both:** Issue resolves after reloading the page. The previously sent but invisible message then appears in a new chat. ## Environment - **Open WebUI Version:** v0.3.4 - **Operating System:** Android & macOS - **Browser:** Chrome (Android PWA) & Brave (macOS PWA) ## Reproduction Details **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. ## Installation Method Docker installation.
Author
Owner

@silentoplayz commented on GitHub (Jun 17, 2024):

I think this is related - #2208

@silentoplayz commented on GitHub (Jun 17, 2024): I think this is related - #2208
Author
Owner

@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?

@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?
Author
Owner

@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.

@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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#1281