Closed (fixed)
Project:
D7 Media
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2009 at 19:53 UTC
Updated:
3 May 2009 at 20:30 UTC
A form element will display a spinner for file progress. It will need to be hidden (via CSS so it doesn't appear for non-js users), and will be placed above the file browser.
A wrapper will be placed around the 'Add file' submit button, and will have behavior attached to hide the browser and display the spinner element. The AHAH $output from the submission will appear in that section, and will include a Checkmark, followed by any system messages/errors. (Obviously, we should have a big red X if it's not successful).
Comments
Comment #1
aaron commentedthis is done now.