mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[PR #17722] [MERGED] Fix: Hide hidden models in notes section #95564
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/17722
Author: @Classic298
Created: 9/24/2025
Status: ✅ Merged
Merged: 9/24/2025
Merged by: @tjbck
Base:
dev← Head:bugfix/hidden-models-in-notes📝 Commits (1)
c32b407Fix(notes): Hide hidden models in notes section📊 Changes
2 files changed (+3 additions, -2 deletions)
View changed files
📝
src/lib/components/notes/NoteEditor.svelte(+2 -1)📝
src/lib/components/notes/NoteEditor/Chat.svelte(+1 -1)📄 Description
This commit fixes a bug where hidden models were still visible and selectable in the notes section. The following changes were made:
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.