graceguo-supercat opened a new pull request #11994:
URL: https://github.com/apache/incubator-superset/pull/11994


   ### SUMMARY
   When chart is loading, we show a spinner icon on top of chart, but it won't 
block user interact with chart. This will cause some issue for filter box: In 
large dashboard user applies a filter, other filter may update accordingly. If 
user interact with filter box while it is waiting for query results, it will 
cause dashboard in a wired state or show errors.
   
   This PR is to add an invisible layer on top of chart when it is in loading 
state (while loading spinner is showing).
   
   ### TEST PLAN
   CI
   
   


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