Skip to main content

Search and Top Navigation

#7624 closed feature (fixed)

Opened August 10, 2011 12:07PM UTC

Closed November 22, 2012 04:03AM UTC

Progressbar: Support value: false for indeterminate progressbar

Reported by: scottgonzalez Owned by:
Priority: blocker Milestone: 1.10.0
Component: ui.progressbar Version: 1.8.15
Keywords: Cc:
Blocked by: Blocking:
Description

We had previously said that indeterminate progress bars should be a separate widget. However, there is a common enough use case where you may want to start providing feedback about that a task has started before you know the actual progress. In this case you may want to start with an indeterminate progress bar and switch to a determinate progress bar as soon as you have enough information to provide details. In order to support this, we will allow the value option to be set to false to indicate that the progress bar should be indeterminate.

Attachments (0)
Change History (9)

Changed August 10, 2011 12:07PM UTC by scottgonzalez comment:1

priority: minorblocker
status: newopen

Changed February 03, 2012 06:07AM UTC by richwag comment:2

Looking at picking this up. Is there any spec as to what an "indeterminate" toolbar should do or look like? Some simply move from 0-100% continuously.

Changed February 03, 2012 11:04AM UTC by rdworth comment:3

In fact, no, indeterminate progress bars should not move from 0-100%, only determinate progress bars should do that. See http://wiki.jqueryui.com/ProgressIndicator Section 1 for more info.

Changed February 03, 2012 04:53PM UTC by richwag comment:4

Got it. Thanks for the links.

Changed February 07, 2012 01:34AM UTC by richwag comment:5

_comment0: Replying to [comment:1 scott.gonzalez]: \ \ A bit of clarification: \ \ - Can you switch between false and a numeric value and back again? \ - How do you see the graphic being specified for the indeterminate state? \ -- Would this be passed in as an option? \ -- Would we simply apply a user defined class name maybe specified in the options. \ -- Or apply a predetermined class name or style?1328578518195781

Replying to [comment:1 scott.gonzalez]:

A bit of clarification:

  • Can you switch between false and a numeric value and back again?
  • How do you see the graphic being specified for the indeterminate state? (Would this be passed in as an option? Would we simply apply a user defined class name maybe specified in the options. Or apply a predetermined class name or style?)

Changed February 07, 2012 02:14AM UTC by scottgonzalez comment:6

Replying to [comment:5 richwag]:

- Can you switch between false and a numeric value and back again?

Yes, all widgets allow changing any option at any time.

- How do you see the graphic being specified for the indeterminate state? (Would this be passed in as an option? Would we simply apply a user defined class name maybe specified in the options. Or apply a predetermined class name or style?)

Unknown. Perhaps just adding a class that defaults to a slanted stripe background. We need to discuss this with the design team.

Changed May 10, 2012 11:33PM UTC by scottgonzalez comment:7

milestone: 1.91.next

Changed October 03, 2012 03:20PM UTC by scottgonzalez comment:8

milestone: 1.next1.10.0

Changed November 22, 2012 04:03AM UTC by kborchers comment:9

resolution: → fixed
status: openclosed

Progressbar: Add ability to set value: false for an indeterminate progressbar. Fixes #7624 - Progressbar: Support value: false for indeterminate progressbar

Changeset: d3bc471688047d3c2dda3335dd642b724794070b