Skip to content

feat: add table virtualization (v0, opt-in windowed scrolling) [WIP]#4821

Draft
ernst-dev wants to merge 1 commit into
mainfrom
feat/table-virtualization-wip
Draft

feat: add table virtualization (v0, opt-in windowed scrolling) [WIP]#4821
ernst-dev wants to merge 1 commit into
mainfrom
feat/table-virtualization-wip

feat: add table virtualization (WIP)

2401d85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2026 in 0s

97.61% (target 90.00%)

View this Pull Request on Codecov

97.61% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 99.00990% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.61%. Comparing base (f97729a) to head (2401d85).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/table/internal.tsx 98.63% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4821   +/-   ##
=======================================
  Coverage   97.61%   97.61%           
=======================================
  Files         952      953    +1     
  Lines       30816    30858   +42     
  Branches    11318    11334   +16     
=======================================
+ Hits        30081    30122   +41     
- Misses        688      689    +1     
  Partials       47       47           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.