[PR #4929] [MERGED] fix: reset status on error + styling #8384

Closed
opened 2025-11-11 17:52:28 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/4929
Author: @jannikstdl
Created: 8/27/2024
Status: Merged
Merged: 8/27/2024
Merged by: @tjbck

Base: devHead: improve-rag-status


📝 Commits (1)

  • 97d73d3 fix: reset status on error + styling

📊 Changes

2 files changed (+61 additions, -3 deletions)

View changed files

📝 src/lib/components/chat/Chat.svelte (+13 -0)
📝 src/lib/components/chat/Messages/ResponseMessage.svelte (+48 -3)

📄 Description

Pull Request Checklist

In addition to #4813

  • Reset RAG statusbar when an error occurs
  • ChatGPT like "shimmer" animation of rag text + fade

Both showed in the screenrecording below.

Screenshots or Videos

https://github.com/user-attachments/assets/a9958008-7693-4d9e-ae02-55a4f834c5e0


🔄 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/4929 **Author:** [@jannikstdl](https://github.com/jannikstdl) **Created:** 8/27/2024 **Status:** ✅ Merged **Merged:** 8/27/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `improve-rag-status` --- ### 📝 Commits (1) - [`97d73d3`](https://github.com/open-webui/open-webui/commit/97d73d3d33cce095b9ba8641f892cfb9c47075cb) fix: reset status on error + styling ### 📊 Changes **2 files changed** (+61 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/chat/Chat.svelte` (+13 -0) 📝 `src/lib/components/chat/Messages/ResponseMessage.svelte` (+48 -3) </details> ### 📄 Description # Pull Request Checklist In addition to #4813 - Reset RAG statusbar when an error occurs - ChatGPT like "shimmer" animation of rag text + fade Both showed in the screenrecording below. ### Screenshots or Videos https://github.com/user-attachments/assets/a9958008-7693-4d9e-ae02-55a4f834c5e0 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 17:52:28 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#8384