codyml opened a new pull request, #20728: URL: https://github.com/apache/superset/pull/20728
- [x] Merged in @zhaoyongjie's #20683 and did some quick/dirty fixes so pagination is supported server-side - [x] Used @zhaoyongjie's #20697 as a starting point, but created a new container component `DatasourceResultsPane` that replaces `SamplesPane` but calls much of the same view logic - [x] Got server-paginated results to load - [ ] Implement some loading states and caching for pages - [ ] Create controls bar with clearable filters on the left and other widgets on the right (see `DatasourceFilterBar` stub) - [ ] Trigger from the viz plugins -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
