mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #22562] issue: Re-ordering of models causes erratic re-ordering and tab crashing #19749
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 @jndao on GitHub (Mar 11, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/22562
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.8.10
Ollama Version (if applicable)
No response
Operating System
Windows 11
Browser (if applicable)
Firefox Latest
Confirmation
README.md.Expected Behavior
Reordering models via Admin Panel -> Models -> Settings -> Display and drag and drop should re-order models for all users smoothly. This means;
Actual Behavior
Steps to Reproduce
Logs & Screenshots
No logs appear in console. Tab completely freezes.
Additional Information
No response
@silentoplayz commented on GitHub (Mar 11, 2026):
Interesting bug. I am able to reproduce this one on the latest
devcommit in Firefox browser.@AlexHuebi commented on GitHub (Mar 13, 2026):
Can also reproduce. Although weirdly enough tho, the behavior is appearing on Firefox Developer and Safari but not in Chrome. Because in Chrome, I cannot interact with the elements and thus not move them.
@tjbck commented on GitHub (Mar 16, 2026):
Should be addressed in dev.
@silentoplayz commented on GitHub (Mar 16, 2026):
LGTM on the latest
dev!