FLUID-1734: Uploader 2: Upload button is still clickable and functioning when file queue is empty

Metadata

Source
FLUID-1734
Type
Sub-issue
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
Eli Cochran
Reporter
Justin Obara
Created
2008-10-29T15:03:12.000-0400
Updated
2008-11-17T08:53:44.000-0500
Versions
N/A
Fixed Versions
  1. 0.6
Component
  1. Uploader

Description

Upload button is still clickable and functioning when file queue is empty

This is true when no files have been added to the file queue, after all the files have been removed from the queue, and after all files have been uploaded.

Comments

  • Colin Clark commented 2008-10-30T19:20:16.000-0400

    This was resolved by Eli when he added support for additional states to Uploader.js.

  • Justin Obara commented 2008-11-03T10:34:20.000-0500

    When the uploader file queue is empty you are still able to click it once, before it becomes truly disabled.

  • Eli Cochran commented 2008-11-14T16:24:34.000-0500

    Fixed so that the initial state of the Upload button is disabled until files are added to the queue

  • Justin Obara commented 2008-11-17T08:53:44.000-0500

    Verified fix using:

    FF2 (Mac OS 10.5)