[PR #6293] [CLOSED] fix: don't overwrite source.name with an URL, keep name so user can decide what should be visible #44903

Closed
opened 2026-04-29 19:09:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/6293
Author: @RocketRider
Created: 10/20/2024
Status: Closed

Base: mainHead: patch-1


📝 Commits (1)

  • 1c1ada1 don't overwrite source.name with an url, that can't be displayed well

📊 Changes

1 file changed (+0 additions, -5 deletions)

View changed files

📝 src/lib/components/chat/Messages/Citations.svelte (+0 -5)

📄 Description

I am setting up an external RAG system with URLs. But I don't want teh full URL shown in the Chat message.
In my opinion it is better not to overwrite the name. So the user can set it to the URL or a name, but when it is overwritten we can't set a custom name.
image

In addition, when removing the overwrite it will be handled as in the detail dialog.


🔄 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/6293 **Author:** [@RocketRider](https://github.com/RocketRider) **Created:** 10/20/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`1c1ada1`](https://github.com/open-webui/open-webui/commit/1c1ada18ff1ef20b8b129ec6afb68b770e0e3048) don't overwrite source.name with an url, that can't be displayed well ### 📊 Changes **1 file changed** (+0 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/chat/Messages/Citations.svelte` (+0 -5) </details> ### 📄 Description I am setting up an external RAG system with URLs. But I don't want teh full URL shown in the Chat message. In my opinion it is better not to overwrite the name. So the user can set it to the URL or a name, but when it is overwritten we can't set a custom name. ![image](https://github.com/user-attachments/assets/3edcdbd2-5d1e-4514-b952-c5fc316f37de) In addition, when removing the overwrite it will be handled as in the detail dialog. --- <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 2026-04-29 19:09:06 -05: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#44903