Skip to content

fix: handle empty or falsy column widths in FixedHolder - #1333

Merged
afc163 merged 4 commits into
antd-5.xfrom
fix/sticky-table-header-issue
Sep 3, 2025
Merged

fix: handle empty or falsy column widths in FixedHolder#1333
afc163 merged 4 commits into
antd-5.xfrom
fix/sticky-table-header-issue

Update src/ColGroup.tsx

5d8f052
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2025 in 0s

97.75% (+0.00%) compared to 024e63e

View this Pull Request on Codecov

97.75% (+0.00%) compared to 024e63e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.75%. Comparing base (024e63e) to head (5d8f052).

Additional details and impacted files
@@ Coverage Diff @@## antd-5.x #1333 +/- ##
=========================================
Coverage 97.75% 97.75% =========================================
Files 77 77 Lines 7646 7658 +12 Branches 1156 1160 +4 =========================================
+ Hits 7474 7486 +12 
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.