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

Implement LazyListBox based on IntersectionObserver #2342

Merged
merged 2 commits into from
Jan 4, 2022
Merged

Conversation

ashklianko
Copy link
Member

@ashklianko ashklianko commented Dec 28, 2021

No description provided.

@alansemenov alansemenov changed the title ListBox: add inheritor class implementing IntersectionObserver for la… Implement LazyListBox based on IntersectionObserver Jan 4, 2022
Copy link
Member

@alansemenov alansemenov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finally! I've created a task for migrating to IntersectionObserver for lazy loading almost 4 years ago and now it's finally at a point where we can use it overall. We should create tasks for using it in TreeGrid as well.

@alansemenov alansemenov merged commit ea7a280 into master Jan 4, 2022
@alansemenov alansemenov deleted the issue-2341 branch January 4, 2022 08:59
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

Successfully merging this pull request may close these issues.

2 participants