I'm not sure if this fixes message continuation. I've never used the feature so I am not sure what the expected behavior is, and hence I am unable to manually test this.
Screenshots or Videos
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.
Note
Deleting the CLA section will lead to immediate closure of your PR and it will not be merged in.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/open-webui/open-webui/pull/22773
**Author:** [@eniraa](https://github.com/eniraa)
**Created:** 3/17/2026
**Status:** 🔄 Open
**Base:** `dev` ← **Head:** `dev`
---
### 📝 Commits (5)
- [`89b0450`](https://github.com/open-webui/open-webui/commit/89b04502ac9d9f27a7c676244aa23338846340e3) fix message editing
- [`c69c4ae`](https://github.com/open-webui/open-webui/commit/c69c4ae451adb81260a0b90c911bccea8c78b58e) Merge branch 'dev' into dev
- [`8451898`](https://github.com/open-webui/open-webui/commit/84518986ae35c5c4a4dfc35b0ed1d10b253a0dd4) Merge branch 'dev' into dev
- [`fe6a2d3`](https://github.com/open-webui/open-webui/commit/fe6a2d306487958bbb9d121fe5508b028b628411) Merge branch 'open-webui:dev' into dev
- [`bb5014e`](https://github.com/open-webui/open-webui/commit/bb5014ea4f2a4be75dd91365e1ffa7a68e4235eb) Merge branch 'dev' into dev
### 📊 Changes
**4 files changed** (+69 additions, -7 deletions)
<details>
<summary>View changed files</summary>
📝 `backend/open_webui/main.py` (+1 -0)
📝 `backend/open_webui/utils/middleware.py` (+11 -4)
📝 `backend/open_webui/utils/misc.py` (+46 -1)
📝 `src/lib/components/chat/Chat.svelte` (+11 -2)
</details>
### 📄 Description
<!--
⚠️ CRITICAL CHECKS FOR CONTRIBUTORS (READ, DON'T DELETE) ⚠️
1. Target the `dev` branch. PRs targeting `main` will be automatically closed.
2. Do NOT delete the CLA section at the bottom. It is required for the bot to accept your PR.
-->
# Changelog Entry
### Description
- Fix message editing
### Fixed
- (Partially) #21564
---
### Additional Information
- I'm not sure if this fixes message continuation. I've never used the feature so I am not sure what the expected behavior is, and hence I am unable to manually test this.
### Screenshots or Videos


### Contributor License Agreement
<!--
🚨 DO NOT DELETE THE TEXT BELOW 🚨
Keep the "Contributor License Agreement" confirmation text intact.
Deleting it will trigger the CLA-Bot to INVALIDATE your PR.
Your PR will NOT be reviewed or merged until you check the box below confirming that you have read and agree to the terms of the CLA.
-->
- [x] By submitting this pull request, I confirm that I have read and fully agree to the [Contributor License Agreement (CLA)](https://github.com/open-webui/open-webui/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms.
> [!NOTE]
> Deleting the CLA section will lead to immediate closure of your PR and it will not be merged in.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/22773
Author: @eniraa
Created: 3/17/2026
Status: 🔄 Open
Base:
dev← Head:dev📝 Commits (5)
89b0450fix message editingc69c4aeMerge branch 'dev' into dev8451898Merge branch 'dev' into devfe6a2d3Merge branch 'open-webui:dev' into devbb5014eMerge branch 'dev' into dev📊 Changes
4 files changed (+69 additions, -7 deletions)
View changed files
📝
backend/open_webui/main.py(+1 -0)📝
backend/open_webui/utils/middleware.py(+11 -4)📝
backend/open_webui/utils/misc.py(+46 -1)📝
src/lib/components/chat/Chat.svelte(+11 -2)📄 Description
Changelog Entry
Description
Fixed
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.