Project

General

Profile

Actions

Task #14186

closed

Feature #14158: [UI] General progress/busy indicator

Progress indicator store

Added by Michał Kłobukowski over 5 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assigned To:
-
Target version:

Description

Actions:
- startProgress(id, {mode, value})
- setProgressValue(id, value)
- setProgressMode(id, mode)
- stopProgress(id)

Selectors:
- getProgress(id, progressState): {started: boolean, mode: 'determinate' | 'indeterminate', value: number}

Actions #1

Updated by Michał Kłobukowski over 5 years ago

  • Description updated (diff)
Actions #2

Updated by Pawel Kowalczyk over 5 years ago

  • Status changed from New to In Progress
  • Assigned To set to Pawel Kowalczyk
  • Start date set to 09/10/2018
Actions #3

Updated by Tom Morris over 4 years ago

  • Assigned To deleted (Pawel Kowalczyk)
Actions #4

Updated by Peter Amstutz over 1 year ago

  • Remaining (hours) set to 0.0
  • Status changed from In Progress to Closed
Actions

Also available in: Atom PDF