uujgii / web-to-print-scripts

Automatically exported from code.google.com/p/web-to-print-scripts
0 stars 0 forks source link

Image uploading #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We need optional async image uploading from the preview page.

The new interface will look like this:
http://www.zetaprints.com/help/skins/moas/skeleton_mockups/zetaprints.com_Sample
-Stationary-II_Brochure%5BCollapsed%5D_skeleton1-5.jpg

http://www.zetaprints.com/help/skins/moas/skeleton_mockups/zetaprints.com_Sample
-Stationary-II_Brochure%5BExpanded-Description%5D1-1_skeleton.jpg

In the meantime, we need to test async uploading with the current interface.
The current task is for a prototype that does this on a preview page:

1. As soon as a file is selected for uploading the uploading begins
2. An uploading indicator shows a file is being uploaded (no real progress,
just show something's happening)
3. The form cannot be submitted until the uploading is finished or canceled.
4. Add a cancel button to cancel the uploading at any time

It's only a prototype, so we don't care if it looks rough. As long as it works.

Original issue reported on code.google.com by zetapri...@gmail.com on 17 Mar 2010 at 8:44

GoogleCodeExporter commented 9 years ago

Original comment by zetapri...@gmail.com on 12 May 2010 at 10:09