You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Jean Bodemer (JIRA)" <ji...@apache.org> on 2010/08/07 23:55:18 UTC

[jira] Commented: (WICKET-1033) Allow Grace Period for AJAX Busy Indication

    [ https://issues.apache.org/jira/browse/WICKET-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896288#action_12896288 ] 

Jean Bodemer commented on WICKET-1033:
--------------------------------------

I’m currently on leave and will only return on the 11th of August.

Regards,
Jean Bodemer


> 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: Matej Knopp
>            Priority: Minor
>             Fix For: 1.5-M2
>
>
> 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.