Skip to content

fix: column header not align before column width being calculated - #1332

Merged
afc163 merged 3 commits into
antd-5.xfrom
fix/sticky-table-header-scrollable-style
Sep 2, 2025
Merged

fix: column header not align before column width being calculated#1332
afc163 merged 3 commits into
antd-5.xfrom
fix/sticky-table-header-scrollable-style

Update src/FixedHolder/index.tsx

bdf9ba7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2025 in 1s

97.75% (+0.00%) compared to 5531b2a

View this Pull Request on Codecov

97.75% (+0.00%) compared to 5531b2a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.75%. Comparing base (5531b2a) to head (bdf9ba7).

Additional details and impacted files
@@ Coverage Diff @@## antd-5.x #1332 +/- ##
=========================================
Coverage 97.74% 97.75% =========================================
Files 77 77 Lines 7641 7646 +5 Branches 1156 1156 =========================================
+ Hits 7469 7474 +5 
Misses 166 166 Partials 6 6 

☔ View full report in Codecov by Sentry.
📢 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.