rusackas commented on PR #41740:
URL: https://github.com/apache/superset/pull/41740#issuecomment-4895927691

   @Vitor-Avila good catch — as this stood, report renders (`standalone=3`) 
would have started a refresh timer they never had before. I have excluded 
report mode from the headless driver, so report/thumbnail captures keep the old 
no-timer behavior, with a test pinning that. On your second question: the 
interval counts from mount (dashboard load), not from the last chart finishing 
— the first tick fires one full interval after load.
   
   @EnxDev added the `DashboardBuilder`-level regression tests too: headless 
driver mounts when the header is hidden, `DashboardHeader` when visible, 
neither in report mode.


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