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

Table component should be smarter about reloading data #163

Closed
mcudich opened this issue Oct 30, 2016 · 1 comment
Closed

Table component should be smarter about reloading data #163

mcudich opened this issue Oct 30, 2016 · 1 comment

Comments

@mcudich
Copy link
Owner

mcudich commented Oct 30, 2016

Right now, it blindly reloads data any time it sees that item keys have changed. Instead, the table component should diff the item keys to understand the minimum set of operations it needs to perform to reload rows.

@mcudich
Copy link
Owner Author

mcudich commented Oct 31, 2016

Closed in #165

@mcudich mcudich closed this as completed Oct 31, 2016
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

1 participant