[PR #1205] [MERGED] Improve uploader experience #3623

Closed
opened 2026-02-22 18:34:09 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/1205
Author: @timothycarambat
Created: 4/26/2024
Status: Merged
Merged: 4/26/2024
Merged by: @timothycarambat

Base: masterHead: improve-uploader-experience


📝 Commits (2)

📊 Changes

3 files changed (+91 additions, -11 deletions)

View changed files

📝 frontend/src/components/Modals/MangeWorkspace/Documents/UploadFile/FileUploadProgress/index.jsx (+35 -3)
📝 frontend/src/components/Modals/MangeWorkspace/Documents/UploadFile/index.jsx (+6 -8)
📝 frontend/src/index.css (+50 -0)

📄 Description

  • Wipe upload container (fadeout) after uploading
  • debounce fetchKeys by 1s

🔄 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/Mintplex-Labs/anything-llm/pull/1205 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 4/26/2024 **Status:** ✅ Merged **Merged:** 4/26/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `improve-uploader-experience` --- ### 📝 Commits (2) - [`d1269cd`](https://github.com/Mintplex-Labs/anything-llm/commit/d1269cd55de23d24dff383129b460cf33588ad46) Improve uploader expierence - [`5a482c1`](https://github.com/Mintplex-Labs/anything-llm/commit/5a482c1bd73a19032e136a701d8e9279c3bd3584) patch unneded exports ### 📊 Changes **3 files changed** (+91 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/Modals/MangeWorkspace/Documents/UploadFile/FileUploadProgress/index.jsx` (+35 -3) 📝 `frontend/src/components/Modals/MangeWorkspace/Documents/UploadFile/index.jsx` (+6 -8) 📝 `frontend/src/index.css` (+50 -0) </details> ### 📄 Description - Wipe upload container (fadeout) after uploading - debounce fetchKeys by 1s --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:34:09 -05:00
yindo closed this issue 2026-02-22 18:34:10 -05:00
yindo changed title from [PR #1205] Improve uploader experience to [PR #1205] [MERGED] Improve uploader experience 2026-06-05 15:14:22 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3623