williaster commented on a change in pull request #8404: [WIP][feature]Dashboard
filter scope selector modal
URL:
https://github.com/apache/incubator-superset/pull/8404#discussion_r337822643
##########
File path: superset/assets/src/dashboard/util/activeDashboardFilters.js
##########
@@ -17,14 +17,31 @@
* under the License.
*/
let activeFilters = {};
+let allFilterIds = [];
Review comment:
++
----------------------------------------------------------------
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]