ktmud commented on a change in pull request #11445:
URL:
https://github.com/apache/incubator-superset/pull/11445#discussion_r513000795
##########
File path:
superset-frontend/src/explore/components/controls/AdhocFilterControl.jsx
##########
@@ -275,6 +275,7 @@ export default class AdhocFilterControl extends
React.Component {
clearable
closeOnSelect
onChange={this.onChange}
+ onPaste={() => {}}
Review comment:
I also wouldn't worry about `NO_OP` that much as I'm yet to see it
causing any real performance issue.
----------------------------------------------------------------
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]