bryanck opened a new issue #10349:
URL: https://github.com/apache/incubator-superset/issues/10349


   If you have a dashboard with tabs, a filter box on the first tab and a table 
chart on a different tab, when you apply a filter then switch tabs, the table 
chart will be a blank box. This also affects the world map chart
   
   ### Expected results
   
   The table chart should render the data as expected.
   
   ### Actual results
   
   The table is a blank box. If you force refresh the chart from the ellipsis 
menu, then it will render. Also, if you resize the browser window, it will 
render.
   
   #### Screenshots
   
   ![Screen Shot 2020-07-16 at 5 45 14 
PM](https://user-images.githubusercontent.com/5475421/87736169-52663400-c78c-11ea-98d8-51578a2645f0.png)
   ![Screen Shot 2020-07-16 at 5 45 22 
PM](https://user-images.githubusercontent.com/5475421/87736175-55612480-c78c-11ea-87bb-740cd2827942.png)
   
   #### How to reproduce the bug
   
   1. Create a filter box chart
   2. Create a table chart using the same datasource as the filter box
   3. Create a new dashboard
   4. Place tabs at the top of the dashboard as in the screen shot, create 2 
tabs
   5. On the first tab, place the filter box in a row
   6. On the second tab, place the table in a row
   7. Save the dashboard
   8. Bring up the dashboard, on the first tab, select a filter and apply it
   9. Switch to the second tab. The table will be a blank box
   10. Resize the browser window and the table renders
   11. Try also with the world map chart instead of a table chart
   
   ### Environment
   
   - superset version: 0.37.0 RC2
   - 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!
   
   - [X] I have checked the superset logs for python stacktraces and included 
it here as text if there are any.
   - [X] I have reproduced the issue with at least the latest released version 
of superset.
   - [X] I have checked the issue tracker for the same issue and I haven't 
found one similar.
   
   


----------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to