Skip to content

fix: tweak @zindex-badge for table fixed column#20751

Merged
afc163 merged 1 commit into
masterfrom
fix-badge-zindex
Jan 8, 2020
Merged

fix: tweak @zindex-badge for table fixed column#20751
afc163 merged 1 commit into
masterfrom
fix-badge-zindex

Conversation

@afc163
Copy link
Copy Markdown
Member

@afc163 afc163 commented Jan 8, 2020

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

close #20750
close #13930

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Fix Badge z-index higher than Table fixed columns.
🇨🇳 Chinese 修复 Badge 在 Table 固定列中穿透的问题。

☑️ Self Check before Merge

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 8, 2020

Deploy preview for ant-design ready!

Built with commit 00b9ab7

https://deploy-preview-20751--ant-design.netlify.com

@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci Bot commented Jan 8, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 00b9ab7:

Sandbox Source
antd reproduction template Configuration

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 8, 2020

Codecov Report

Merging #20751 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #20751   +/-   ##
=======================================
  Coverage   97.47%   97.47%           
=======================================
  Files         296      296           
  Lines        6879     6879           
  Branches     1911     1911           
=======================================
  Hits         6705     6705           
  Misses        174      174

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a69c747...00b9ab7. Read the comment docs.

@afc163 afc163 removed the bug label Jan 8, 2020
@afc163 afc163 merged commit 539b4cd into master Jan 8, 2020
@afc163 afc163 deleted the fix-badge-zindex branch January 8, 2020 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tabled 的Column的 fixed 属性 与 Badge 组件使用,有问题。 Cause z-index error when used Badge in fixed Table columns

1 participant