Skip to content

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Mar 16, 2020

fix ant-design/ant-design#22262

Hard to measure for the style trigged resize.

@vercel
Copy link

vercel bot commented Mar 16, 2020

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/react-component/table/omjjdfmqs
✅ Preview: https://table-git-fixed.react-component.now.sh

@codecov
Copy link

codecov bot commented Mar 16, 2020

Codecov Report

Merging #433 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #433      +/-   ##
==========================================
+ Coverage   99.84%   99.84%   +<.01%     
==========================================
  Files          21       21              
  Lines         644      645       +1     
  Branches      183      183              
==========================================
+ Hits          643      644       +1     
  Misses          1        1
Impacted Files Coverage Δ
src/hooks/useStickyOffsets.ts 100% <ø> (ø) ⬆️
src/Table.tsx 100% <100%> (ø) ⬆️

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 85effcd...fca7d63. Read the comment docs.

@zombieJ zombieJ merged commit 8bb0404 into master Mar 16, 2020
@delete-merged-branch delete-merged-branch bot deleted the fixed branch March 16, 2020 13:58
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.

Column is broken due to the width of the div wrapped the table
1 participant