mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #23026] [CLOSED] fix: preserve prefilled input value in input event dialog #42609
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/23026
Author: @yang1002378395-cmyk
Created: 3/25/2026
Status: ❌ Closed
Base:
dev← Head:fix-prefilled-input-reset-v2📝 Commits (1)
dc22bb2fix: preserve prefilled input value in input event dialog📊 Changes
2 files changed (+5 additions, -1 deletions)
View changed files
📝
src/lib/components/chat/Chat.svelte(+3 -0)📝
src/lib/components/common/ConfirmDialog.svelte(+2 -1)📄 Description
Pull Request Checklist
devbranchChangelog Entry
Description
Fixes #23019 - When sending an input event call with a prefilled value, the value was being reset to empty on subsequent calls.
Fixed
prefilledprop toConfirmDialog.svelteto preserve intentionally prefilled input valuesprefilled=trueeventConfirmationPrefilledstate inChat.svelteto track prefilled stateScreenshots or Videos
Contributor License Agreement
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.