Skip to content

Virtual Scrolling in mat-table #13767

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

Closed
KlausEvenEnevoldsen opened this issue Oct 23, 2018 · 4 comments
Closed

Virtual Scrolling in mat-table #13767

KlausEvenEnevoldsen opened this issue Oct 23, 2018 · 4 comments

Comments

@KlausEvenEnevoldsen
Copy link

Bug, feature request, or proposal:

Feature request

What is the expected behavior?

Faster initialization and scrolling inside mat-table

What is the current behavior?

With mat-table using MatTableDataSource it does not support virtual scroll

What are the steps to reproduce?

n/a

What is the use-case or motivation for changing an existing behavior?

We have two long lists side by side, with the possibility of dragging from one list to the other. The performance is very slow because Change Detection is running on the full lists, when only the items that are visible in each list should be subject to the Change Detection.

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Latest

Is there anything else we should know?

We love Angular and Material Design 👍

@Splaktar
Copy link
Contributor

Integrating Virtual Scroll with the Table is being tracked in #10122.

@Splaktar Splaktar changed the title Virtual Scrooling in mat-table Virtual Scrolling in mat-table Oct 28, 2018
@manavalan
Copy link

manavalan commented Jul 24, 2019

@Splaktar
Copy link
Contributor

@manavalan this issue is closed. If you have a question about how to implement a certain feature using mat-table, please post to the forums. Otherwise discussion of virtual scrolling with mat-table is taking place in #10122.

If you have a feature request, please open a new issue.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants