mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #2687] bug: During pulling two models from ollama style of window is broken #28509
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 @luboszima on GitHub (May 31, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/2687
Bug Report
Description
While downloading two models at the same time in the setting window, the text in the window started to shake.
Video prove: https://youtu.be/0aHMVtOJNYU
Bug Summary:
Shaking text in setting window in tab Models
Steps to Reproduce:
I ran locally ollama
Web UI in docker container
Steps:
Environment
Reproduction Details
Confirmation:
Logs and Screenshots
Browser Console Logs:
[Include relevant browser console logs, if applicable]
Docker Container Logs:
[Include relevant Docker container logs, if applicable]
Screenshots (if applicable):
[Attach any relevant screenshots to help illustrate the issue]
video: https://youtu.be/0aHMVtOJNYU
Installation Method
[Describe the method you used to install the project, e.g., manual installation, Docker, package manager, etc.]
Additional Information
[Include any additional details that may help in understanding and reproducing the issue. This could include specific configurations, error messages, or anything else relevant to the bug.]
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
@tjbck commented on GitHub (May 31, 2024):
Can't seem to reproduce on my end, it's a strange bug indeed. Could you try reproducing the issue from a different machine?
@luboszima commented on GitHub (May 31, 2024):
I'll try in few hours on another laptop, AFK rn.
@luboszima commented on GitHub (Jun 1, 2024):
I tried to replicate this bug on Macbook Air M2 (first time I tried it on Macbook Pro m1).
It looks fine, and I can't replicate the issue here.

I tried to replicate the issue also on the MacBook M1 this morning, but it doesn't show up.
Maybe the bug was caused by a strange combination of browser addons and external displays (Dell U2723QE).
When we can't replicate it, let's close this issue.
FYI: @tjbck