DECA-260: When adding additional image files to import, using the "Add More" button, file status message doesn't update

Metadata

Source
DECA-260
Type
Bug
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2012-05-16T12:47:39.654-0400
Updated
2012-06-11T16:27:53.389-0400
Versions
N/A
Fixed Versions
  1. 0.5
Component
  1. Export

Description

The files are queued up properly, it's just the status message that doesn't update as it should.

Steps to reproduce:

1) Launch Decapod

2) Add some images to be imported

3) Add some more images to be imported.
Notice that the status message above the "Add More" button didn't update after adding files the second time.

Environments

FF 12, Chrome 18 (Ubuntu 10.04)

Comments

  • Justin Obara commented 2012-05-17T13:51:36.299-0400

    Re-implemented the importStatus component. It had been lacking the ability to add additional valid files, and didn't have a true model. This was all addressed.

    The changes can be found in my bitbucket repo:
    https://bitbucket.org/jobara/decapod-ui-05release

  • Justin Obara commented 2012-05-18T14:48:00.457-0400

    Merged into the project repo