vmware-archive / octant

Highly extensible platform for developers to better understand the complexity of Kubernetes clusters.
https://octant.dev
Apache License 2.0
6.28k stars 487 forks source link

Add a progress bar component #1301

Open GuessWhoSamFoo opened 4 years ago

GuessWhoSamFoo commented 4 years ago

There is currently no component that shows a task running to completion. We should support showing indeterminate and determinate progress.

https://clarity.design/documentation/progress

A progress bar should be a stand alone component but also support embedding in cards, summaries, etc.

lenriquez commented 3 years ago

I guess Deliverable:

Do we have to add anything for the JS plugins?