williaster commented on issue #4649: Use one library for table components URL: https://github.com/apache/incubator-superset/issues/4649#issuecomment-375112268 yeah I'm not sure there's a way around needing both a virtualized table for very large amounts of data as well as another more simple one (which as max points out is much nicer to deal with with respect to pixel dimensions). the first component in `@data-ui` was `@data-ui/data-table`, which uses `react-virtualized` and was meant to replace the sql lab table because both dataportal and superset needed it, but alanna never refactored it in superset.
---------------------------------------------------------------- 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
