Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate progress bar from foreground loader #86

Open
bogdandanielb opened this issue Feb 15, 2021 · 1 comment
Open

Separate progress bar from foreground loader #86

bogdandanielb opened this issue Feb 15, 2021 · 1 comment

Comments

@bogdandanielb
Copy link

It seems there's no way at the moment to use the progress bar without the foreground loader:

[class.loading-foreground]="showForeground"

It would be really useful to separate the progress bar into its own service method so it can be started individually without the need to display a foreground or background loader as well as with the http/router modules. An example use case would be with NgxUiLoaderHttpModule and NgxUiLoaderRouterModule where we usually want to show only the top progress bar indicator of the progress without blocking the UI.

Congrats for the awesome work that has been done so far on this library!

@gupta-anchal
Copy link

gupta-anchal commented Feb 28, 2023

+1

Did you found any workaround @bogdandanielb ?

Is there any update on this @t-ho ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants