mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 17:02:01 -05:00
[GH-ISSUE #16541] issue: Reorder Models is broken #17950
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 @wsomm on GitHub (Aug 12, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16541
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
0.6.22
Ollama Version (if applicable)
No response
Operating System
MacOS Sequoia
Browser (if applicable)
Brave
Confirmation
README.md.Expected Behavior
Reorder the model for my users by specifying the sequence in
Admin Panel -> Settings -> Models -> Settings (upper right corner)
Wenn I move the mouse to the three vertical dots, the "cross" appears.
I can move the models up or down.
Actual Behavior
Wenn I move the mouse to the three vertical dots, the "cross" appears.
But I cannot move the models up or down.
It worked at least in version 0.6.18, where I used it before.
Steps to Reproduce
Open the reorder Page. Try to move the models up or down. The will stick to the position.
Logs & Screenshots
No logs, no errors.
Additional Information
It worked at least in version 0.6.18, where I used it before.
@frenzybiscuit commented on GitHub (Aug 12, 2025):
Does it also happen on safari?
@wsomm commented on GitHub (Aug 12, 2025):
Ah, it does NOT. Only on Brave.
@frenzybiscuit commented on GitHub (Aug 12, 2025):
Can you provide console output of the errors from the brave browser?
Because there is bound to be some.
@wsomm commented on GitHub (Aug 13, 2025):
This appears two times:
@tjbck commented on GitHub (Aug 13, 2025):
Should be addressed with
64b6ac4c1f, testing wanted here!@wsomm commented on GitHub (Aug 14, 2025):
Short answer:
Unchanged – Brave no, Safari yes.
Long answer:
I normally install OWI via "uv pip install".
The proposed change was obviously not included in this version.
So I installed the development version directly from GitHub.
This works, but I'm not sure if all dependencies are correct.
When I open the Brave console, I see so many errors that
they likely stem from incorrect dependencies. At least, it's
probably not helpful to list them here.
The message already mentioned is among them.