jpchev opened a new pull request, #30935:
URL: https://github.com/apache/superset/pull/30935

   this is to fix issue 27532
   
   ### SUMMARY
   by setting to True the following feature flag in config.py
   
   `"DASHBOARD_DISABLE_LOADING": True`
   
   one can avoid having charts replaced by the login icon when charts are not 
in the current view.
   This is useful to export all the charts of a dashboard to a pdf file.
   
   ### TESTING INSTRUCTIONS
   after having set the feature flag DASHBOARD_DISABLE_LOADING, see in the DOM 
that charts don't get replaced by the "loading" img upon scrolling the page.


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

To unsubscribe, e-mail: [email protected]

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