[GH-ISSUE #3135] [FEAT - UI/UX]: Lazy loading for files in subdirectories #2011

Open
opened 2026-02-22 18:27:44 -05:00 by yindo · 0 comments
Owner

Originally created by @mihongyu on GitHub (Feb 6, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3135

What would you like to see?

How many documents can AnythingLLM upload to the knowledge base? At present, uploading documents requires opening the upload UI window, and the list of all documents in the library will be listed on the right side of the window. Will this list affect the speed of opening windows, assuming I have uploaded hundreds of thousands of documents into the database? Can the list on the right avoid listing all documents when opening the upload UI window? For example, instead of providing buttons to list these document lists when needed? This way, you don't have to worry about affecting the speed of opening windows, and you can focus on uploading documents.

Image

Originally created by @mihongyu on GitHub (Feb 6, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3135 ### What would you like to see? How many documents can AnythingLLM upload to the knowledge base? At present, uploading documents requires opening the upload UI window, and the list of all documents in the library will be listed on the right side of the window. Will this list affect the speed of opening windows, assuming I have uploaded hundreds of thousands of documents into the database? Can the list on the right avoid listing all documents when opening the upload UI window? For example, instead of providing buttons to list these document lists when needed? This way, you don't have to worry about affecting the speed of opening windows, and you can focus on uploading documents. ![Image](https://github.com/user-attachments/assets/cc1a8fb8-a241-47cd-870c-c8530c5f52c8)
yindo added the enhancementUI/UXfeature request labels 2026-02-22 18:27:44 -05:00
yindo changed title from [FEAT - UI/UX]: Lazy loading for files in subdirectories to [GH-ISSUE #3135] [FEAT - UI/UX]: Lazy loading for files in subdirectories 2026-06-05 14:44:01 -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#2011