[GH-ISSUE #1104] bug: Misalignment of Edit and Delete Icons when Chat Title is Empty #12339

Closed
opened 2026-04-19 19:14:42 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @silentoplayz on GitHub (Mar 8, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1104

Bug Report

Description

Bug Summary: Empty chat name allows misalignment of edit and delete icons and unexpected behavior when hovering the mouse below the empty title conversation.

Expected Behavior: The chat name should not be able to be left empty, preventing the misalignment of the edit and delete icons and the unexpected behavior when hovering the mouse below the chat title.

Actual Behavior: The chat name can be left empty, causing the misalignment of the edit and delete icons and the unexpected behavior when hovering the mouse below the empty title conversation.

Environment

Operating System:
Windows 11 Pro Insider Preview
Version 22H2
Installed on ‎2/‎4/‎2024
OS build 23620.1000
Experience Windows Feature Experience Pack 1000.23620.1000.0

Browser: FireFox v123.0.1 (64-bit)

Reproduction Details

Steps to Reproduce:

  1. Start a new conversation with a model
  2. Send a query to the model and await its response and the chat title generation.
  3. Rename the chat title of the conversation, either from the chat sidebar where all chats are located or from the top of the chat itself.
  4. Click on the empty chat title. Notice it is smaller in the chat sidebar than other chats.
  5. Hover the mouse pointer in the chat below the now empty chat title in the chat UI to observe the misalignment of the edit and delete icons for the empty chat title conversation.

Confirmation:

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

Screenshots

image
image2

Installation Method

Docker container installation command if Ollama is installed.

Additional Information

Suggested Fix:
Show the edit and delete icons for chats on-hover rather than on-click. This would prevent the misalignment issue from occurring when the mouse is hovered below the empty title conversation.
image3

Originally created by @silentoplayz on GitHub (Mar 8, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/1104 # Bug Report ## Description **Bug Summary:** Empty chat name allows misalignment of edit and delete icons and unexpected behavior when hovering the mouse below the empty title conversation. **Expected Behavior:** The chat name should not be able to be left empty, preventing the misalignment of the edit and delete icons and the unexpected behavior when hovering the mouse below the chat title. **Actual Behavior:** The chat name can be left empty, causing the misalignment of the edit and delete icons and the unexpected behavior when hovering the mouse below the empty title conversation. ## Environment **Operating System:** Windows 11 Pro Insider Preview Version 22H2 Installed on ‎2/‎4/‎2024 OS build 23620.1000 Experience Windows Feature Experience Pack 1000.23620.1000.0 **Browser:** FireFox v123.0.1 (64-bit) ## Reproduction Details **Steps to Reproduce:** 1. Start a new conversation with a model 2. Send a query to the model and await its response and the chat title generation. 3. Rename the chat title of the conversation, either from the chat sidebar where all chats are located or from the top of the chat itself. 4. Click on the empty chat title. Notice it is smaller in the chat sidebar than other chats. 5. Hover the mouse pointer in the chat below the now empty chat title in the chat UI to observe the misalignment of the edit and delete icons for the empty chat title conversation. **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 and Ollama. - [x] I have included Screenshots. ## Screenshots ![image](https://github.com/open-webui/open-webui/assets/50341825/0abf83d3-b400-44e1-8764-f3448aff4a98) ![image2](https://github.com/open-webui/open-webui/assets/50341825/18190910-38fe-4e60-b3e0-c8b1deff2f07) ## Installation Method Docker container installation command if Ollama is installed. ## Additional Information **Suggested Fix:** Show the edit and delete icons for chats on-hover rather than on-click. This would prevent the misalignment issue from occurring when the mouse is hovered below the empty title conversation. ![image3](https://github.com/open-webui/open-webui/assets/50341825/7b52e8b8-2c57-46a3-9416-8af24535a8a3)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#12339