FLUID-2457: [Progress] Progress could use a few events for integrators to be able to use in integrations

Metadata

Source
FLUID-2457
Type
New Feature
Priority
Critical
Status
Open
Resolution
N/A
Assignee
Eli Cochran
Reporter
Eli Cochran
Created
2009-04-01T15:29:41.000-0400
Updated
2014-11-05T12:52:34.876-0500
Versions
  1. 0.8
  2. 1.4
  3. 1.5
Fixed Versions
N/A
Component
  1. Progress

Description

Progress currently has no events.

For the moment I propose the following events:

  • onProgressStart
  • afterProgressStop
  • afterProgressComplete.

This would allow integrators to make changes to either the Progress component or to UI elements outside of the Progress component in response to Progress events.

Comments

  • Golam Chowdhury commented 2011-01-11T09:58:59.611-0500

    Events onProgressBegin and afterProgressHidden are added into version 1.3.

  • Justin Obara commented 2011-01-17T10:34:55.524-0500

    maybe an on update event would be useful. Then the user could keep other parts of the ui up-to-date with the amount of the progress.

  • Anastasia Cheetham commented 2014-04-02T15:14:12.438-0400

    These events have not yet been added as of the pre-1.5 evaluation

  • Antranig Basman commented 2014-04-02T15:16:25.242-0400

    Now we have the new ChangeApplier implementation, the progress bar should use a model to communicate updates