FLUID-2280: Create new progress indicators using Fluid Infusion components

Metadata

Source
FLUID-2280
Type
Task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Justin Obara
Created
2009-02-20T15:54:56.000-0500
Updated
2011-01-05T11:47:50.922-0500
Versions
N/A
Fixed Versions
N/A
Component
  1. Wiki

Description

Create new progress indicators using Fluid Infusion components

Probably making use of the progress bar from uploader and the renderer

Comments

  • Justin Obara commented 2009-04-09T10:17:33.000-0400

    re-write using fss containers instead of a table. This should help with the problem that arises when the table can't shrink any further and becomes out of sync with the progress bars

  • Justin Obara commented 2009-04-20T12:35:21.000-0400

    Allow users to specify how much of the container the progress bars fill. Currently it is fixed at 80%

  • Justin Obara commented 2009-04-20T14:18:41.000-0400

    Allow the long name to be optional and replaced by the short name if it isn't specified

  • Justin Obara commented 2009-04-20T14:21:00.000-0400

    Allow it to use a single template to generate multiple component progress indicators on the same page.

  • Justin Obara commented 2009-04-20T14:21:42.000-0400

    Add an optional title feature, to style and specify a title. Particularly useful when there are multiple progress indicators sharing a template on the same page.

  • Mike Lam commented 2011-01-05T11:47:50.919-0500

    Infusion progress bar now used for upload progress indication