You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Tomas Kloucek (JIRA)" <ji...@apache.org> on 2015/05/06 13:58:59 UTC

[jira] [Comment Edited] (WICKET-5901) Leaving veil when ajax processing ends with redirect

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

Tomas Kloucek edited comment on WICKET-5901 at 5/6/15 11:58 AM:
----------------------------------------------------------------

Here is classical use case. We have a form where values are submitted by Ajax. Server's onSubmit method can ends with potential redirect to another page, which calls database for example, so there is a delay....

Problem: When Wicket loads that mentioned redirected page the veil is gone, so user is confused. Would it be possible to give us possibility to tell the framework: 

"Leave veil running even if the Ajax ended?"

See the external link for info.



was (Author: tomask79):
Here is classical use case. We have a form where values are submitted by Ajax. Server's onSubmit method can ends with potential redirect to another page, which calls database for example, so there is a delay....

Problem: When Wicket loads that mentioned redirected page the veil is gone, so user is confused. Would it be possible to give us possibility to tell the framework: 

"Leave veil running even if the Ajax is still running?"

See the external link for info.


> Leaving veil when ajax processing ends with redirect
> ----------------------------------------------------
>
>                 Key: WICKET-5901
>                 URL: https://issues.apache.org/jira/browse/WICKET-5901
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 6.18.0
>         Environment: all OS
>            Reporter: Tomas Kloucek
>            Priority: Minor
>              Labels: features
>         Attachments: vailExample.zip
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)