mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[PR #24332] fix: display attached files by chatbot #66459
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/24332
Author: @alexbevz
Created: 5/3/2026
Status: 🔄 Open
Base:
dev← Head:fix/response-message-display-files📝 Commits (1)
e468672fix: display attached files by chatbot📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+1 -1)📄 Description
Before submitting, make sure you've checked the following:
devbranch. PRs targetingmainwill be immediately closed.__event_emitter__display in chatbot message.Changelog Entry
Description
ResponseMessage.svetle. Early it worked only if__event_emitter__recieved files (typefileor something other) with images (typeimage). But after fixing works fine. I noticed this bug 1,5 years ago. I haven't gotten around to it.Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
Contributor License Agreement
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.