Skip to content

Conversation

afc163
Copy link
Member

@afc163 afc163 commented May 6, 2020

@codecov
Copy link

codecov bot commented May 6, 2020

Codecov Report

Merging #470 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #470   +/-   ##
=======================================
  Coverage   99.70%   99.70%           
=======================================
  Files          23       23           
  Lines         667      674    +7     
  Branches      190      194    +4     
=======================================
+ Hits          665      672    +7     
  Misses          2        2           
Impacted Files Coverage Δ
src/Table.tsx 100.00% <ø> (ø)
src/hooks/useColumns.tsx 100.00% <100.00%> (ø)

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 27a43d7...ab93766. Read the comment docs.

@afc163
Copy link
Member Author

afc163 commented May 6, 2020

close ant-design/ant-design#23915

@afc163 afc163 merged commit ab7ffb2 into master May 6, 2020
@afc163 afc163 deleted the fix-expandRowByClick-again-again branch May 6, 2020 15:25
afc163 added a commit that referenced this pull request May 6, 2020
* Add test case

* fix expandRowByClick and expandIcon bug

* add test case
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的expandable属性同时设置自定义expandIcon图标和expandRowByClick:true会导致展开无法收拢

1 participant