Delay display of upload progress bar
------------------------------------

                 Key: WICKET-2602
                 URL: https://issues.apache.org/jira/browse/WICKET-2602
             Project: Wicket
          Issue Type: Improvement
          Components: wicket-extensions
            Reporter: Erik van Oosten


When the UploadProgressBar is part of a larger form structure where not all 
submits actually start a file upload, it is disturbing to see the 'upload 
starting...' message.

The patch will display the upload bar only after 1 second. Presumably a submit 
without file will be finished by then.

-- 
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