S2 icon indicating copy to clipboard operation
S2 copied to clipboard

fix: 明细表多级表头固定多行和多列后数据和界面渲染不正确

Open zeyongTsai opened this issue 2 years ago • 1 comments

👀 PR includes

✨ Feature

  • [ ] New feature

🎨 Enhance

  • [ ] Code style optimization
  • [ ] Refactoring
  • [ ] Change the UI
  • [ ] Improve the performance
  • [ ] Type optimization

🐛 Bugfix

  • [x] Solve the issue comment https://github.com/antvis/S2/pull/1687#issuecomment-1231084465

🔧 Chore

  • [ ] Test case
  • [ ] Docs / demos update
  • [ ] CI / workflow
  • [ ] Release version
  • [ ] Other ()

📝 Description

🖼️ Screenshot

Before

1664503170073_0350319A-B0BF-407e-9F92-12C691905BA1

After

s2-table-header-frozen

Before After

🔗 Related issue link

🔍 Self-Check before the merge

  • [ ] Add or update relevant docs.
  • [ ] Add or update relevant demos.
  • [ ] Add or update test case.
  • [ ] Add or update relevant TypeScript definitions.

zeyongTsai avatar Sep 30 '22 08:09 zeyongTsai

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
antvis-s2 ✅ Ready (Inspect) Visit Preview Oct 9, 2022 at 2:53AM (UTC)

vercel[bot] avatar Sep 30 '22 08:09 vercel[bot]

Codecov Report

Base: 77.02% // Head: 76.69% // Decreases project coverage by -0.33% :warning:

Coverage data is based on head (c382f02) compared to base (2f3dfc4). Patch coverage: 60.39% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #1801      +/-   ##
==========================================
- Coverage   77.02%   76.69%   -0.34%     
==========================================
  Files         234      238       +4     
  Lines       11504    11863     +359     
  Branches     2445     2527      +82     
==========================================
+ Hits         8861     9098     +237     
- Misses       1268     1344      +76     
- Partials     1375     1421      +46     
Impacted Files Coverage Δ
packages/s2-core/src/cell/base-cell.ts 86.81% <ø> (ø)
packages/s2-core/src/cell/col-cell.ts 88.81% <ø> (+0.15%) :arrow_up:
packages/s2-core/src/sheet-type/pivot-sheet.ts 86.11% <0.00%> (-2.13%) :arrow_down:
packages/s2-core/src/sheet-type/spread-sheet.ts 80.20% <0.00%> (-0.53%) :arrow_down:
packages/s2-core/src/theme/index.ts 100.00% <ø> (ø)
packages/s2-core/src/utils/hide-columns.ts 83.87% <ø> (+0.35%) :arrow_up:
packages/s2-core/src/utils/text.ts 40.75% <ø> (ø)
...es/s2-react/src/components/advanced-sort/index.tsx 39.04% <0.00%> (-0.27%) :arrow_down:
packages/s2-shared/src/utils/drill-down.ts 21.31% <ø> (ø)
packages/s2-core/src/utils/g-mini-charts.ts 56.94% <15.78%> (+5.27%) :arrow_up:
... and 57 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Oct 09 '22 03:10 codecov[bot]

:tada: This PR is included in version @antv/s2-v1.33.0-alpha.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

lijinke666 avatar Oct 27 '22 03:10 lijinke666

:tada: This PR is included in version 1.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

lijinke666 avatar Nov 25 '22 07:11 lijinke666

:tada: This PR is included in version @antv/s2-v1.37.0-alpha.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

lijinke666 avatar Dec 13 '22 13:12 lijinke666

:tada: This PR is included in version @antv/s2-v1.40.0-alpha.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

lijinke666 avatar Dec 22 '22 09:12 lijinke666