[PR #252] [MERGED] feat: file drag and drop input #20228

Closed
opened 2026-04-20 02:50:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/252
Author: @tjbck
Created: 12/19/2023
Status: Merged
Merged: 12/19/2023
Merged by: @tjbck

Base: mainHead: drag-drop-input


📝 Commits (3)

  • 3bcf440 feat: file drag and drop support
  • 344c91e fix: dragleave event added
  • 110498c fix: disable message image drag

📊 Changes

2 files changed (+74 additions, -1 deletions)

View changed files

📝 src/lib/components/chat/MessageInput.svelte (+68 -0)
📝 src/lib/components/chat/Messages.svelte (+6 -1)

📄 Description

No description provided


🔄 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/252 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 12/19/2023 **Status:** ✅ Merged **Merged:** 12/19/2023 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `drag-drop-input` --- ### 📝 Commits (3) - [`3bcf440`](https://github.com/open-webui/open-webui/commit/3bcf440503c2fca8ac8e3aea5c9a07d447ebb445) feat: file drag and drop support - [`344c91e`](https://github.com/open-webui/open-webui/commit/344c91e37a43c46790e1338b134561f3e79ab570) fix: dragleave event added - [`110498c`](https://github.com/open-webui/open-webui/commit/110498cad68ebcd3ea8eadc30ddbd1610481cec8) fix: disable message image drag ### 📊 Changes **2 files changed** (+74 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/chat/MessageInput.svelte` (+68 -0) 📝 `src/lib/components/chat/Messages.svelte` (+6 -1) </details> ### 📄 Description _No description provided_ --- <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-20 02:50:01 -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#20228