mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[PR #22643] [CLOSED] fix: don't show stop button if assistant response is done #65649
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/22643
Author: @Classic298
Created: 3/13/2026
Status: ❌ Closed
Base:
dev← Head:fix-stop-button📝 Commits (1)
a46a94efix: don't show stop button if assistant response is done📊 Changes
2 files changed (+5 additions, -3 deletions)
View changed files
📝
src/lib/components/chat/Chat.svelte(+0 -1)📝
src/lib/components/chat/MessageInput.svelte(+5 -2)📄 Description
In some cases, the task model tasks will be stuck forever.
When that happens, the stop button never disappears despite the assistant response being done.
Contributor License Agreement
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.