dax icon indicating copy to clipboard operation
dax copied to clipboard

Provide a progress API?

Open kitsonk opened this issue 3 years ago • 0 comments

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.

kitsonk avatar Aug 05 '22 01:08 kitsonk