Skip to content

fix: Table expandable with fixed column style#22131

Merged
zombieJ merged 1 commit intomasterfrom
fix-table
Mar 11, 2020
Merged

fix: Table expandable with fixed column style#22131
zombieJ merged 1 commit intomasterfrom
fix-table

Conversation

@zombieJ
Copy link
Member

@zombieJ zombieJ commented Mar 11, 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

fix #22127

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Fix Table nest tree column expandable style issue with fixed column.
🇨🇳 Chinese 修复 Table 树形结构下展开与固定列配合的样式问题。

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • 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

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Mar 11, 2020

@codesandbox-ci
Copy link

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 9c0c1b5:

Sandbox Source
antd reproduction template Configuration

@codecov
Copy link

codecov bot commented Mar 11, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #22131   +/-   ##
=======================================
  Coverage   97.96%   97.96%           
=======================================
  Files         306      306           
  Lines        7042     7042           
  Branches     1939     1894   -45     
=======================================
  Hits         6899     6899           
  Misses        143      143

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 84dc474...9c0c1b5. Read the comment docs.

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.

table有children的情况下,固定一列到左边,使用ellipsis字段后,加号和内容不在一行

2 participants