ng-zorro-antd icon indicating copy to clipboard operation
ng-zorro-antd copied to clipboard

fix(module:table): nzLeft displays abnormally during virtual scrolling

Open OriginRing opened this issue 1 year ago • 1 comments

fix: #7822

PR Checklist

Please check if your PR fulfills the following requirements:

  • [x] The commit message follows our guidelines: https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/CONTRIBUTING.md#commit
  • [ ] Tests for the changes have been added (for bug fixes / features)
  • [ ] Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[ ] No

Other information

OriginRing avatar Apr 28 '23 07:04 OriginRing

Codecov Report

Merging #7925 (0677bce) into master (538ef21) will decrease coverage by 0.01%. The diff coverage is 0.00%.

:exclamation: Current head 0677bce differs from pull request most recent head baa5606. Consider uploading reports for the commit baa5606 to get more accurate results

@@            Coverage Diff             @@
##           master    #7925      +/-   ##
==========================================
- Coverage   91.78%   91.77%   -0.01%     
==========================================
  Files         509      509              
  Lines       17444    17444              
  Branches     2772     2773       +1     
==========================================
- Hits        16011    16010       -1     
  Misses       1134     1134              
- Partials      299      300       +1     
Impacted Files Coverage Δ
components/table/src/table/tr-measure.component.ts 86.95% <0.00%> (-4.35%) :arrow_down:

codecov[bot] avatar Apr 28 '23 07:04 codecov[bot]