ngProgress icon indicating copy to clipboard operation
ngProgress copied to clipboard

Allow setting a label to describe the current progress stage

Open felipesanches opened this issue 9 years ago • 1 comments

I'd suggest adding to the API a function called setLabel that provides a string describing the current progress stage. This optional label should be rendered inside the progress bar area. The label should be undefined by default resulting in the current ngProgressbar behaviour.

felipesanches avatar Apr 28 '15 18:04 felipesanches

Hm, I'm not sure about this but worth discussing. I feel like it would add more to the progress bar than what a progress bar really is, and it's probably more suited to provide in your own application, rather in this library.

victorb avatar Jul 15 '15 20:07 victorb