Project

General

Profile

Bug #20449

Updated by Peter Amstutz 12 months ago

Workbench 2 makes queries in the background to automatically refresh the display.    However, the current behavior is that the top red bar cycles any time there is an outstanding AJAX request -- when the cluster is moderately busy, this causes the red spinner to just spin constantly, which makes it useless for the intended behavior of informing the user if the navigation action they performed has completed loading. 

 The spinner should only activate in response to deliberate user interactions such as navigation, paging, hitting "refresh" etc. 

Back