Closed
Description
It would be helpful to have a $showPollingLoadmask
option on resources.
Our current use case for resource polling is to refresh the status of a list of jobs in real-time. (These get inserted often, and finish in 2-5 seconds)
We have $pollingInterval
set to 5 seconds, which creates a jittery experience with content being hidden/shown.