Details
-
Improvement/Rework
-
Resolution: Fixed
-
Minor
-
2.2
-
None
Description
<p>Currently the busy screen is displayed when a new input event is received and the previous input event is taking longer than the busy timeout to complete. This means that there is no feedback to the user for long running tasks unless/until they try to navigate. To improve the user experience we should automatically display the busy screen after the timeout is reached, regardless of whether any further input has been received. </p>