mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[PR #16118] [CLOSED] fix: pinned models reorganization #39666
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/16118
Author: @silentoplayz
Created: 7/29/2025
Status: ❌ Closed
Base:
dev← Head:fix-pinned-models-reorganization📝 Commits (2)
bfead81fix: pinned models reorganization0905f0bfix: Idk anymore. Might not be a good PR.📊 Changes
3 files changed (+26 additions, -30 deletions)
View changed files
📝
src/lib/components/common/Folder.svelte(+3 -16)📝
src/lib/components/layout/Sidebar.svelte(+10 -3)📝
src/lib/components/layout/Sidebar/ChatItem.svelte(+13 -11)📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Fixed
onDropevent handler has been updated to specifically check for file drops, and theSortableJSconfiguration now correctly handles the drag start event to avoid conflicts with the browser's native drag-and-drop functionality.Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.