zhaoyongjie commented on issue #12952: URL: https://github.com/apache/superset/issues/12952#issuecomment-816383569
> Hey @junlincc ! > I'd like to work on this issue if possible. Could you clarify these points: > > * Does this task also involve frontend work ? > > * Which modules are involved ? > > * Should we implement as a @classmethod in a base class so that we can search irregardless of the database? Hi, there. It is a frontend work, please explore the codebase here. https://github.com/apache/superset/blob/a3b41e2bac554a097015cf73e950ca1fc5e43b6e/superset-frontend/src/datasource/ChangeDatasourceModal.tsx#L99 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
