mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2026-03-02 22:57:05 -05:00
[FEAT - UI/UX]: Lazy loading for files in subdirectories #2030
Labels
No labels
Desktop
Docker
Integration Request
Integration Request
OS: Linux
OS: Mobile
OS: Windows
UI/UX
blocked
bug
bug
core-team-only
documentation
duplicate
embed-widget
enhancement
feature request
github_actions
good first issue
investigating
needs info / can't replicate
possible bug
question
stage: specifications
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anything-llm#2030
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mihongyu on GitHub (Feb 6, 2025).
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.