Skip to content

fix(table): keep rows rendered when pageSizes prop changes at runtime - #1157

Merged
agupta-eightfold merged 2 commits into
mainfrom
agupta/table-pagesizes-resize-empty-fix
Jul 27, 2026
Merged

fix(table): keep rows rendered when pageSizes prop changes at runtime#1157
agupta-eightfold merged 2 commits into
mainfrom
agupta/table-pagesizes-resize-empty-fix

fix(table): remove unnecessary comments

2cc4d4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2026 in 0s

85.07% (+0.06%) compared to f22fb38

View this Pull Request on Codecov

85.07% (+0.06%) compared to f22fb38

Details

Codecov Report

❌ Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.07%. Comparing base (f22fb38) to head (2cc4d4a).

Files with missing lines Patch % Lines
src/components/Table/Table.tsx 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1157      +/-   ##
==========================================
+ Coverage   85.00%   85.07%   +0.06%     
==========================================
  Files        1230     1230              
  Lines       21587    21593       +6     
  Branches     8209     8211       +2     
==========================================
+ Hits        18351    18371      +20     
+ Misses       3150     3136      -14     
  Partials       86       86              

☔ 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.