Allow Grace Period for AJAX Busy Indication
-------------------------------------------

                 Key: WICKET-1033
                 URL: https://issues.apache.org/jira/browse/WICKET-1033
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.3.0-beta3
            Reporter: Thomas Mäder
            Priority: Minor


The support around IAjaxIndicatorAware allows to show a busy indicator when 
there is an AJAX call active; nice! However, we have a couple of pages where we 
do multiple, short AJAX updates. This leads to the busy indicator flickering in 
and out of existence multiple times. It would be nice if one could specify a 
grace period after which the busy indicator is shown. This would prevent the 
flickering and still inform the user that the app is not hung. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to