Actions
Task #14186
closedFeature #14158: [UI] General progress/busy indicator
Progress indicator store
Start date:
09/10/2018
Due date:
% Done:
0%
Estimated time:
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}
Updated by Pawel Kowalczyk over 6 years ago
- Status changed from New to In Progress
- Assigned To set to Pawel Kowalczyk
- Start date set to 09/10/2018
Updated by Peter Amstutz over 2 years ago
- Status changed from In Progress to Closed
- Remaining (hours) set to 0.0
Actions