mistercrunch commented on issue #4649: Use one library for table components URL: https://github.com/apache/incubator-superset/issues/4649#issuecomment-375124480 I'm open to replace `react-virtualized` with `@data-ui/data-table` as long as we agree they'll be growing in the same direction. Things like the JSON inference/handling in there is nice, I guess we just need to be able to pass react nodes down where we need. Could be nice to grow in the direction of more profiling (histogram in sub-header), perhaps showing the type icons, per column filtering (as in MS Excel auto filter) and things of that nature. The distinction there becomes very clear, one is data-table and the other an html table. Sucks that reactable isn't well supported (or is it just feature complete?!)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
