Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mihongyu opened this issue Feb 6, 2025 · 0 comments
Open

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

mihongyu opened this issue Feb 6, 2025 · 0 comments
Labels

Comments

@mihongyu
Copy link

mihongyu commented 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.

Image

@mihongyu mihongyu added enhancement New feature or request feature request labels Feb 6, 2025
@timothycarambat timothycarambat changed the title [FEAT]: Can the list on the right avoid listing all documents when opening the upload UI window? [FEAT - UI/UX]: Lazy loading for files in subdirectories Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants