michael-s-molina commented on PR #20466: URL: https://github.com/apache/superset/pull/20466#issuecomment-1163436259
For anyone interested, here are the phases for improving the component: 1 - Split the component into sync and async versions while preserving the code (this PR) 2 - Remove the unnecessary code from each type (next PR) 3 - Implement the "Select all" feature for the sync version (90% of the codebase) 4 - Implement the "Select all" feature for the async version @rusackas -- 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]
