PR #10970 breaks the filter box control
See original GitHub issueWhen you pull #10970 and run docker-compose up --build
and go to Filter Box visualization in the control panel, the filter configuration popup will not open.
Expected results
Filter configuration popup to open.
Actual results
Filter configuration popup does not open.
Screenshots
How to reproduce the bug
- Clone incubator-superset
git reset --hard e4e78b66fa82acbe8e5bc425d697ff11b4a0cc3f
docker-compose up --build
- Wait for the
superset_init
to complete - Open http://localhost:8088
- Go to data > datasets > birth_names
- Change the visualization type to filter box
- Under Filters configuration, click (+) icon to add a filter
- Try to edit the filter
- See browser console producing
Environment
(please complete the following information):
- superset version:
e4e78b66fa82acbe8e5bc425d697ff11b4a0cc3f
- python version:
Python 2.7.17
- node.js version:
v12.18.3
- npm version:
6.14.6
Checklist
Make sure these boxes are checked before submitting your issue - thank you!
- I have checked the superset logs for python stacktraces and included it here as text if there are any.
- I have reproduced the issue with at least the latest released version of superset.
- I have checked the issue tracker for the same issue and I haven’t found one similar.
Additional context
The filter box plugin works with the previous commit to master 41dfcd4834cb0db76d8aeffb28f55b90d79dccd6
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:5 (3 by maintainers)
Top Results From Across the Web
PR #10970 breaks the filter box control · Issue #11047 - GitHub
When you pull #10970 and run docker-compose up --build and go to Filter Box visualization in the control panel, the filter configuration ...
Read more >The Corsi-Rosenthal Box: DIY Box Fan Air Filter for COVID-19 ...
The Corsi-Rosenthal Box is a homemade air cleaning system that can reduce indoor exposure to airborne particles that contain the virus that ...
Read more >mobile homes for rent in laurel mt
FILTERS Price: Any $0 - $30K $31K - …. Connecting holiday-goers with over 2 million properties, Stayz offers everything from quaint cottages and...
Read more >Apache Superset 1.5: Release Notes - Preset.io
Apache Superset 1.5 is now released! Superset 1.5 focuses on polishing the dashboard native filters experience, while improving performance ...
Read more >Southern Illinoisan Newspaper Garage Sales
Find 36 photos of the 10970 W Garverdale Ln APT 104 apartment on Zillow See ... to this series since Updated Garage &...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
+1 , thanks @codepic !
I’ve said it before, and I’ll say it again. I really appreciate your thorough bug reports with the repro steps.