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

Feature Request: cache request resize performance enhancements #433

Open
BrianWhitneyAI opened this issue Feb 13, 2025 · 1 comment
Open
Assignees

Comments

@BrianWhitneyAI
Copy link
Contributor

Description

The current modal for caching files can be slow to resize with large selections (2000+). This indicates that the number of elements being rendered at once is too much to handle responsive behavior. The solution to this is to lazy render rows for the table.

@BrianWhitneyAI
Copy link
Contributor Author

Screen.Recording.2025-02-12.at.12.50.41.PM.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants