Skip to content

fix: Header flicker - #507

Merged
zombieJ merged 2 commits into
masterfrom
fix-header
Jul 22, 2020
Merged

fix: Header flicker#507
zombieJ merged 2 commits into
masterfrom
fix-header

Conversation

@zombieJ

Copy link
Copy Markdown
Member

@vercel

vercelBot commented Jul 22, 2020

Copy link
Copy Markdown

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

🔍 Inspect: https://vercel.com/react-component/table/kb03fwbtt
✅ Preview: https://table-git-fix-header.react-component.vercel.app

@codecov

codecovBot commented Jul 22, 2020

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@ Coverage Diff @@## master #507 +/- ##
=======================================
Coverage 99.70% 99.70% =======================================
Files 23 23 Lines 673 680 +7 Branches 194 196 +2 =======================================
+ Hits 671 678 +7 
Misses 2 2 
Impacted FilesCoverage Δ
src/Header/FixedHeader.tsx100.00% <100.00%> (ø)
src/Table.tsx100.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 10adf12...5495281. Read the comment docs.

Sign up for freeto 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 head flicker when dynamic updating dataSource

1 participant

@zombieJ