mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-24 20:14:58 -05:00
[PR #9142] [MERGED] feat: delete unused response message from other "branches" #9120
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/9142
Author: @dannyl1u
Created: 1/31/2025
Status: ✅ Merged
Merged: 1/31/2025
Merged by: @tjbck
Base:
dev← Head:feat/delete-unused-response-message📝 Commits (1)
e9f05b6feat: delete message responses📊 Changes
2 files changed (+36 additions, -0 deletions)
View changed files
📝
src/lib/components/chat/Messages/Message.svelte(+1 -0)📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+35 -0)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Closes #8928
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
UserMessage.sveltedeletemessage function tested bytest_delete_chat_by_id, please let me know if any further tests are neededScreenshots or Videos
https://github-production-user-asset-6210df.s3.amazonaws.com/45186464/408409874-a999be8a-da9d-4f41-a7d8-9209c95f29f6.mov?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20250131%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250131T050544Z&X-Amz-Expires=300&X-Amz-Signature=f7273bd1118dd70a51edd514f41fd614f67cfebc5d100adf689c63b20c72854e&X-Amz-SignedHeaders=host
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.