Skip to content

fix(Table): add scroll tolerance so Scroller arrows reach the last column at fractional zoom - #1140

Merged
ayush-raj-eightfold merged 3 commits into
mainfrom
fix/scroller-scroll-tolerance
Jul 3, 2026
Merged

fix(Table): add scroll tolerance so Scroller arrows reach the last column at fractional zoom#1140
ayush-raj-eightfold merged 3 commits into
mainfrom
fix/scroller-scroll-tolerance

fix(Table): hide Scroller end/start arrow at scroll extents with tole…

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

84.95% (+0.50%) compared to e827228

View this Pull Request on Codecov

84.95% (+0.50%) compared to e827228

Details

Codecov Report

❌ Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 84.95%. Comparing base (e827228) to head (978f573).

Files with missing lines Patch % Lines
src/components/Table/Internal/Body/Scroller.tsx 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1140      +/-   ##
==========================================
+ Coverage   84.45%   84.95%   +0.50%     
==========================================
  Files        1230     1230              
  Lines       21533    21527       -6     
  Branches     8176     8171       -5     
==========================================
+ Hits        18185    18288     +103     
+ Misses       3262     3153     -109     
  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.