graceguo-supercat commented on a change in pull request #8166:
[feature][dashboard] Show/hide filter indicator on the applicable charts when
filter options are open/close
URL:
https://github.com/apache/incubator-superset/pull/8166#discussion_r321956996
##########
File path: superset/assets/src/visualizations/FilterBox/transformProps.js
##########
@@ -53,6 +53,8 @@ export default function transformProps(chartProps) {
filtersFields,
instantFiltering,
onChange: onAddFilter,
+ onFilterMenuOpen: hooks.onFilterMenuOpen,
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:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]