Skip to content

fix: fix sticky header column width with empty data - #1323

Merged
afc163 merged 6 commits into
antd-5.xfrom
fix/sticky-table-header
Aug 29, 2025
Merged

fix: fix sticky header column width with empty data#1323
afc163 merged 6 commits into
antd-5.xfrom
fix/sticky-table-header

Update docs/examples/stickyHeader.tsx

434ccd6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2025 in 0s

97.74% (-0.01%) compared to 8fd0790, passed because coverage increased by 0% when compared to adjusted base (97.74%)

View this Pull Request on Codecov

97.74% (-0.01%) compared to 8fd0790, passed because coverage increased by 0% when compared to adjusted base (97.74%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.74%. Comparing base (8fd0790) to head (434ccd6).
⚠️ Report is 2 commits behind head on antd-5.x.

Additional details and impacted files
@@ Coverage Diff @@## antd-5.x #1323 +/- ##
============================================
- Coverage 97.74% 97.74% -0.01% 
============================================
Files 77 77 Lines 7625 7623 -2 Branches 1155 1154 -1 ============================================
- Hits 7453 7451 -2 
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.