ktmud edited a comment on pull request #11289: URL: https://github.com/apache/incubator-superset/pull/11289#issuecomment-725050100
I think your current approach works. The `filterOption` thing indeed is a drawback of `react-select` which we could potentially bypass in the future by creating a wrapper that handler filtering ourselves (I've been wanting to add [match-sorter](https://github.com/kentcdodds/match-sorter) support for a while), but that certainly isn't within the scope of this PR. ---------------------------------------------------------------- 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]
