If you apply a filter to a dashboard that has a word cloud chart on it, the word cloud chart will not be filtered.
Expected results
When a filter is applied to a dashboard, the word cloud chart should have the filter applied as well.
Actual results
The filter is not applied and the query sent to the backend does not include the filter. However, if you click on the ellipsis menu and "Explore" the word cloud chart in the chart editor, then the filter shows up and is applied.
How to reproduce the bug
- Create a filter box
- Create a word cloud chart that uses the same datasource as the filter box
- Create a dashboard and place the filter box and the word cloud chart on it.
- Apply a filter using the filter box.
- The filter is not applied to the word cloud chart
Environment
- superset version: 0.37.0 RC 2
- python version: 3.6.10
- node.js version: 12.14.1
- npm version: 6.13.4
Checklist
Make sure these boxes are checked before submitting your issue - thank you!
If you apply a filter to a dashboard that has a word cloud chart on it, the word cloud chart will not be filtered.
Expected results
When a filter is applied to a dashboard, the word cloud chart should have the filter applied as well.
Actual results
The filter is not applied and the query sent to the backend does not include the filter. However, if you click on the ellipsis menu and "Explore" the word cloud chart in the chart editor, then the filter shows up and is applied.
How to reproduce the bug
Environment
Checklist
Make sure these boxes are checked before submitting your issue - thank you!