mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #7153] Can't change its order in the model list by dragging the model anymore #30163
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 @CookSleep on GitHub (Nov 21, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7153
Bug Report
Installation Method
Environment
Confirmation:
Expected Behavior:
Users should be able to reorder models in the model list by dragging them, just like in previous versions. This allows prioritization or better organizational management.
Actual Behavior:
In the current version, the ability to reorder models in the list by dragging them is not functional, though this feature worked in versions prior to v0.4.
Description
Bug Summary:
Users can no longer reorder models in the list by dragging them. This functionality was previously available but appears to be broken in the latest version.
Reproduction Details
Steps to Reproduce:
@tkg61 commented on GitHub (Nov 21, 2024):
In 0.4.0, it was noted this was removed but would be back:
https://github.com/open-webui/open-webui/releases/tag/v0.4.0
@tjbck commented on GitHub (Nov 21, 2024):
Please check for duplicate issues https://github.com/open-webui/open-webui/issues/7011