GUI display incomplete or not optimally adapted to the window #3581

Closed
opened 2025-11-11 15:34:17 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @Schwenn2002 on GitHub (Feb 5, 2025).

Originally assigned to: @tjbck on GitHub.

Installation Method

Docker

Environment

  • Open WebUI Version: 0.57

  • Ollama (if applicable): 0.57

  • Operating System: Ubuntu 24.04

  • Browser (if applicable): Chrome 132.0

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 provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.

Expected Behavior:

  • The display in the window scales with the window size; at larger resolutions the maximum width in the window is limited.
  • The referenced documents are displayed with a line break so that all documents are displayed in the browser regardless of the window size.

Actual Behavior:

  • If the window is maximized at a higher resolution, the chat is displayed centered in the middle and does not use the full width of the browser window
  • The referenced documents from the RAG are all displayed in one line. If there are a larger number of documents, the references on the right side move out of the display and cannot be clicked on.

Description

Bug Summary:
The graphical display of chat windows must be optimized with regard to high resolutions and maximized browser windows so that the entire width can be used. For the references shown, it must be ensured that each referenced document can be clicked on.

Reproduction Details

Steps to Reproduce:
Create a knowledge database in RAG with many documents on similar topics. Set Top k = 20 and ask a general question that can be answered with a variety of documents and have the question answered in detail. As soon as more than 5-8 different documents are referenced (depending on the browser window size), the link to the document on the right slides out of the display.

With a 4k monitor and a maximized browser window, the chat is only displayed centered and the entire area is not used dynamically.

An alternative to reproducing is a search with duckduckgo (10 pages) with the following question: Find me at least 10 reasons for the optimal use of open-webui and ollama as local LLM!

Logs and Screenshots

Image
Image
Image

Originally created by @Schwenn2002 on GitHub (Feb 5, 2025). Originally assigned to: @tjbck on GitHub. ## Installation Method Docker ## Environment - **Open WebUI Version:** 0.57 - **Ollama (if applicable):** 0.57 - **Operating System:** Ubuntu 24.04 - **Browser (if applicable):** Chrome 132.0 **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 provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below. ## Expected Behavior: - The display in the window scales with the window size; at larger resolutions the maximum width in the window is limited. - The referenced documents are displayed with a line break so that all documents are displayed in the browser regardless of the window size. ## Actual Behavior: - If the window is maximized at a higher resolution, the chat is displayed centered in the middle and does not use the full width of the browser window - The referenced documents from the RAG are all displayed in one line. If there are a larger number of documents, the references on the right side move out of the display and cannot be clicked on. ## Description **Bug Summary:** The graphical display of chat windows must be optimized with regard to high resolutions and maximized browser windows so that the entire width can be used. For the references shown, it must be ensured that each referenced document can be clicked on. ## Reproduction Details **Steps to Reproduce:** Create a knowledge database in RAG with many documents on similar topics. Set Top k = 20 and ask a general question that can be answered with a variety of documents and have the question answered in detail. As soon as more than 5-8 different documents are referenced (depending on the browser window size), the link to the document on the right slides out of the display. With a 4k monitor and a maximized browser window, the chat is only displayed centered and the entire area is not used dynamically. An alternative to reproducing is a search with duckduckgo (10 pages) with the following question: Find me at least 10 reasons for the optimal use of open-webui and ollama as local LLM! ## Logs and Screenshots ![Image](https://github.com/user-attachments/assets/e168ffa1-ac73-49bf-9d3e-8bd894527948) ![Image](https://github.com/user-attachments/assets/bdb19107-dfe7-4d17-bc5e-b5ede3764f88) ![Image](https://github.com/user-attachments/assets/c63b4c4b-76b1-4ea3-9d78-af444269ad17)
Author
Owner

@somera commented on GitHub (Feb 5, 2025):

Same here for web browsing

Image

It would be better if the references were listed one below the other.

  • Open WebUI v0.5.10
  • Ollama 0.5.7
  • Windows 11
  • Chrome
@somera commented on GitHub (Feb 5, 2025): Same here for web browsing ![Image](https://github.com/user-attachments/assets/60b039ce-962e-4788-85d7-4f3b2d41c496) It would be better if the references were listed one below the other. - Open WebUI v0.5.10 - Ollama 0.5.7 - Windows 11 - Chrome
Author
Owner

@tjbck commented on GitHub (Feb 6, 2025):

Addressed in dev!

@tjbck commented on GitHub (Feb 6, 2025): Addressed in dev!
Author
Owner

@DesertCookie commented on GitHub (Feb 9, 2025):

Glad to have stumbled upon this. Asked some of the same questions last week in #9274.

@DesertCookie commented on GitHub (Feb 9, 2025): Glad to have stumbled upon this. Asked some of the same questions last week in #9274.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#3581