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

Virtualize all pages #2157

Merged
merged 11 commits into from
Apr 22, 2022
Merged

Conversation

shanberg
Copy link
Collaborator

  • All Pages table is virtualized. Only the number of items that fit on the screen are rendered.
  • All pages are still pulled from the db, which appears to be the speed limiter now, rather than rendering
  • Layout slightly tweaked to support the new architecture
  • Uses react-window instead of other libraries because of light weight and ease of use. Other virtualization libraries could be considered.

@vercel
Copy link

vercel bot commented Apr 22, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
athens ✅ Ready (Inspect) Visit Preview Apr 22, 2022 at 5:31PM (UTC)

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