jackyq2015 edited a comment on issue #8683: Add checkbox beside each row of "table" URL: https://github.com/apache/incubator-superset/issues/8683#issuecomment-559501165 Should this be extended from the legacy package or plugin-* packages? I saw the recent discussion still around the legacy one. Is it because the plugin-* packages is not mature/stable enough to extend? ``` @superset-ui/plugin-* packages are newer and has higher quality in general. A key difference that they do not depend on viz.py (which contain visualization-specific python code) and interface with /api/v1/query/ instead: a new generic endpoint instead meant to serve all visualizations. Also should be written in Typescript. ``` Also what's the start point/approach to implement these? Any hint or document is helpful. Thanks
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
