mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[PR #16077] [MERGED] chore: Remove ChatBubbleOvalEllipsis and Download icon components (duplicates of ChatBubble and ArrowDownTray)
#47072
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/16077
Author: @silentoplayz
Created: 7/28/2025
Status: ✅ Merged
Merged: 7/29/2025
Merged by: @tjbck
Base:
dev← Head:delete-duplicate-SVGs📝 Commits (4)
a64b91echore: remove-duplicate-iconseeccf23fix: I thought this got pushedb633cb7fix: last commit here, I swear!84e568fremove: ArrowRightTag.svelte and used a transform📊 Changes
9 files changed (+6 additions, -65 deletions)
View changed files
📝
src/lib/components/admin/Evaluations/FeedbackMenu.svelte(+1 -1)📝
src/lib/components/channel/Messages/Message.svelte(+1 -1)📝
src/lib/components/common/RichTextInput/FormattingButtons.svelte(+1 -2)➖
src/lib/components/icons/ArrowRightTag.svelte(+0 -20)➖
src/lib/components/icons/ChatBubbleOvalEllipsis.svelte(+0 -19)➖
src/lib/components/icons/Download.svelte(+0 -19)📝
src/lib/components/layout/Sidebar/ChatMenu.svelte(+1 -1)📝
src/lib/components/layout/Sidebar/Folders/FolderMenu.svelte(+1 -1)📝
src/lib/components/notes/Notes/NoteMenu.svelte(+1 -1)📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Changed
src/lib/components/channel/Messages/Message.svelteto useChatBubbleinstead ofChatBubbleOvalEllipsis.Updated src/lib/components/notes/Notes/NoteMenu.svelteto useArrowDownTrayinstead ofDownload.Removed
src/lib/components/icons/ChatBubbleOvalEllipsis.svelteandsrc/lib/components/icons/Download.svelteAdditional Information
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.