mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[PR #17812] [MERGED] fix: truncate long names in delete confirmation modals #128215
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/17812
Author: @silentoplayz
Created: 9/27/2025
Status: ✅ Merged
Merged: 9/27/2025
Merged by: @tjbck
Base:
dev← Head:long-text-truncation📝 Commits (1)
e62f2b3fix: truncate more long names in delete confirmation modals📊 Changes
5 files changed (+6 additions, -6 deletions)
View changed files
📝
src/lib/components/admin/Functions.svelte(+1 -1)📝
src/lib/components/chat/ToolServersModal.svelte(+2 -2)📝
src/lib/components/notes/Notes.svelte(+1 -1)📝
src/lib/components/workspace/Prompts.svelte(+1 -1)📝
src/lib/components/workspace/Tools.svelte(+1 -1)📄 Description
Pull Request Checklist
devbranch.Changelog Entry
Description
truncate.Added
Changed
Fixed
Additional Information
Before changes applied:
After changes have been applied:
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.