[ 
https://issues.apache.org/jira/browse/WICKET-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Grigorov resolved WICKET-1033.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.0.0
         Assignee: Martin Grigorov  (was: Matej Knopp)

This is covered in Wicket 6.0 (I think in 1.5 as well).
Wicket uses showIncrementally/hideIncrementally() and the indicator will be 
hide when the last Ajax call returns.
                
> 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
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 6.0.0
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to