Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
2 tasks done
Algorithm5838 opened this issue Jun 17, 2024 · 3 comments
Closed
2 tasks done

Comments

@Algorithm5838
Copy link

Algorithm5838 commented 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.

@silentoplayz
Copy link
Collaborator

silentoplayz commented Jun 17, 2024

I think this is related - #2208

@Algorithm5838
Copy link
Author

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
Copy link
Collaborator

silentoplayz commented 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 up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants