Is there any plans to add this?
We hide the dashboard filters bar to use our own filters. But we have no way to clear the cross filters when applying new filters.
We currently compare the filters from the getDashboard API with ones in the JS dashboard:filters:changed event and remove any extras but it’s a bit hacky