dax
dax copied to clipboard
Provide a progress API?
I have noticed in long running processes, I would like to give a "progress" message... both a determinate and indeterminate variety:
- Progress bar, where the percent complete is known
- Activity/progress/spinner, where the completion endpoint is known, but would like to provide a spinner to indicate activity.