You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/09/30 22:42:46 UTC

[GitHub] [incubator-superset] TheLastSultan commented on a change in pull request #8291: (Fix ##8288): Select box now searchable by verbose tags

TheLastSultan commented on a change in pull request #8291: (Fix ##8288): Select box now searchable by verbose tags
URL: https://github.com/apache/incubator-superset/pull/8291#discussion_r329817481
 
 

 ##########
 File path: superset/assets/src/components/OnPasteSelect.jsx
 ##########
 @@ -64,6 +64,23 @@ export default class OnPasteSelect extends React.Component {
       }
     }
   }
+  customFilter(option, searchText){
+    // customFilter is passed as a funciton to react-select library 
 
 Review comment:
   fixed

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org