FLUID-1980: Uploader Springboard needs to be brought up-to-date with Uploader2

Metadata

Source
FLUID-1980
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Eli Cochran
Reporter
Eli Cochran
Created
2008-12-15T18:06:14.000-0500
Updated
2009-02-04T10:53:07.000-0500
Versions
  1. 0.6beta1
Fixed Versions
N/A
Component
  1. Uploader

Description

There are a number of problems with the Uploader Springboard related to the new Uploader 2 way of doing things.
Here are the one's that I know of that are currently unfixed:
A) the Uploader would fail on init. Caused by more than one fl-uploader-queue object in markup.
B) Remove buttons not working, because the selector had changed
C) Row template in the second example being visible.
D) Remove buttons are showing after upload
E) instructions are showing after load
F) progress bars are showing before upload
G) Upload button is active before load and after upload complete

Comments

  • Eli Cochran commented 2008-12-15T18:13:23.000-0500

    FLUID-1980.a.patch file fixes a few of the items listed above, specifically:
    A
    B
    C
    D
    E and
    F

    G is still not fixed

  • Justin Obara commented 2009-02-04T10:53:07.000-0500

    Current uploader springboard has been removed