[PR #503] [MERGED] Fix: ".md" documents upload only works for drag n. drop in message. #107666

Closed
opened 2026-05-18 06:34:19 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/503
Author: @nitrodude
Created: 1/17/2024
Status: Merged
Merged: 1/17/2024
Merged by: @tjbck

Base: mainHead: fix-md-rag-ui


📝 Commits (1)

  • 7f14479 fixing md document upload bug

📊 Changes

2 files changed (+14 additions, -5 deletions)

View changed files

📝 src/lib/components/chat/MessageInput.svelte (+6 -3)
📝 src/routes/(app)/documents/+page.svelte (+8 -2)

📄 Description

Fix for #502 ...

  • Added same logic that was present for in-chat drag-n-drop to in-chat UI button
  • Added same logic to Downloads + button and drag-n-drop

🔄 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/503 **Author:** [@nitrodude](https://github.com/nitrodude) **Created:** 1/17/2024 **Status:** ✅ Merged **Merged:** 1/17/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `fix-md-rag-ui` --- ### 📝 Commits (1) - [`7f14479`](https://github.com/open-webui/open-webui/commit/7f144795677edf21a96cae77376bf3b6d3eca41e) fixing md document upload bug ### 📊 Changes **2 files changed** (+14 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/chat/MessageInput.svelte` (+6 -3) 📝 `src/routes/(app)/documents/+page.svelte` (+8 -2) </details> ### 📄 Description Fix for #502 ... - Added same logic that was present for in-chat drag-n-drop to in-chat UI button - Added same logic to Downloads `+` button and drag-n-drop --- <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-05-18 06:34:19 -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#107666