ct-material-dashboard-pro-angular icon indicating copy to clipboard operation
ct-material-dashboard-pro-angular copied to clipboard

[Question] How to create a progress bar for undetermined?

Open eestein opened this issue 6 years ago • 9 comments

Version

2.3.0

Reproduction link

http://not-required.com

Operating System

macOS

Device

Doesn't matter

Browser & Version

Any

Steps to reproduce

Not necessary

What is expected?

Progress bar running continuosly

What is actually happening?

Nothing


Solution

Additional comments

eestein avatar Jul 19 '19 17:07 eestein

Any news on this? It's been 9 days already...

eestein avatar Jul 31 '19 11:07 eestein

Yeah, don't expect too much support from them... Anyway, you can just use <mat-progress-bar mode="indeterminate"></mat-progress-bar>.

sylvaingirardbe avatar Aug 04 '19 20:08 sylvaingirardbe

That's said, the product wasn't free! Anyway, I'm not using material, so it won't work for me, I was looking for a OOT solution.

Thanks for your comment

eestein avatar Aug 05 '19 08:08 eestein

Well, since the template is a material design template, I'd say the material solution is pretty much OOTB :). Sorry I can't be of any more help.

sylvaingirardbe avatar Aug 05 '19 09:08 sylvaingirardbe

@eestein you can use the nb-bootstrap progress bar: https://ng-bootstrap.github.io/#/components/progressbar/examples

chelaruc avatar Aug 05 '19 09:08 chelaruc

@chelaruc is there no CSS way of doing so? I'd like to just add a class to a div and have it display the "always loading" behavior.

eestein avatar Aug 05 '19 09:08 eestein

@eestein this is a feature request and usually, we implement it when we have more than 5-10 requests. For now, I'll let this issue open.

chelaruc avatar Aug 05 '19 09:08 chelaruc

Ok, your process is reasonable, but IMO that should've been a day 0 feature.

eestein avatar Aug 05 '19 13:08 eestein

@eestein check the bootstrap progress bar: https://getbootstrap.com/docs/4.3/components/progress/#animated-stripes

chelaruc avatar Aug 09 '19 06:08 chelaruc