This PR adds a 3 second delay before starting to load stats in the "done" step between two calls.
Many experienced callers don't actually pause to look at this state, so making this request is unnecessary. By waiting a little before making the request, most users (especially the ones who do not care) will have moved on and the changes in this PR will then prevent the request from ever happening.
During the short delay, the regular spinner is shown.
This PR adds a 3 second delay before starting to load stats in the "done" step between two calls.
Many experienced callers don't actually pause to look at this state, so making this request is unnecessary. By waiting a little before making the request, most users (especially the ones who do not care) will have moved on and the changes in this PR will then prevent the request from ever happening.
During the short delay, the regular spinner is shown.