michael-s-molina commented on pull request #11977: URL: https://github.com/apache/incubator-superset/pull/11977#issuecomment-742512501
> Welcome onboard, @michael-s-molina ! Thanks for working on this. > > Could you also add a screenshot of Select component in real action just for sanity check? @ktmud Thanks! I added the screenshots as requested. @rusackas All styles are now coming from `<ThemeProvider>`. The Select component uses a combination of style sources (react-select theme, default theme and theme props). If we have the intention on unifying all this then we should do it in another PR because we may need a bunch of refactoring. ---------------------------------------------------------------- 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]
