-
Notifications
You must be signed in to change notification settings - Fork 132
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
wip: add debounceTime to virtual scroll, expanded docs #9931
Conversation
✅ Deploy Preview for fundamental-ngx ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Visit the preview URL for this PR (updated for commit 1e67097): https://fundamental-ngx-gh--pr9931-fix-virtual-scroll-d-mk2bmmmb.web.app (expires Sun, 04 Jun 2023 14:41:15 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 41b993ee8e451bd7c6770b342ce142dc886eacff |
1a659e9
to
625a900
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not sure whether this will help with excessive amount of the rows, but it's a step into right direction
Closing because @fkolar is picking up this task |
fixes #9238
Adds debounceTime to virtual scrolling to fix performance issues. Separates tree table into separate doc page and demonstrates use of
expandedStateKey