-
Notifications
You must be signed in to change notification settings - Fork 14.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Table Vis]Switch to the new table plugin #8446
Conversation
So excited!!! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you include screenshots and a test plan? I remember when we merged this before we had to revert because not all edge cases were checked
@etr2460. Will get some screenshot for the test cases I did. |
Codecov Report
@@ Coverage Diff @@
## master #8446 +/- ##
=======================================
Coverage 66.61% 66.61%
=======================================
Files 449 449
Lines 22610 22610
Branches 2367 2367
=======================================
Hits 15061 15061
Misses 7411 7411
Partials 138 138
Continue to review full report at Codecov.
|
@conglei There seems to be an issue with your lock file. |
Looking |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's do it!
woo hoo |
I don't have the permission to merge .. |
* use new table comp * remove commented code * update lock file * fix lint * bump version * update lock file * fix lock issue
CATEGORY
Choose one
SUMMARY
This PR is to use the new Table plugin to improve the rendering performance. The new plugin is built based on
react-virtualized
.BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TEST PLAN
ADDITIONAL INFORMATION
REVIEWERS
@kristw