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

multi spinner in one page #48

Open
Muhanady opened this issue Sep 19, 2018 · 3 comments
Open

multi spinner in one page #48

Muhanady opened this issue Sep 19, 2018 · 3 comments

Comments

@Muhanady
Copy link

it would be nice to have more the one spinner in one page and load them on demand.
think of this scenario, you have a page with 2 async request, the second request starts after the first one depending on data provided from the first one. the first request fills the first table and the second one fills the second table. you do not want the page to wait until both requests finish to start using page. after the first request finish the loader must hide but the second loader must start within the second table container to show that the table is loading.
I don't know if this request or idea is achievable or not. but thank you for the nice work.

@amitmahida92
Copy link
Owner

Hello @Muhanady ,
Thank you so much for your appreciation. 👍
This is absolutely achievable. I'll think on it to provide a dynamic feature like you can have multiple instances of the spinner in the same page around a specific container component.

@Muhanady
Copy link
Author

Hi, @amitmahida92 I wonder if I did understand your post wrong. "This is absolutely achievable" does that mean that is achievable at the main time or you need to develop it?

@Muhanady
Copy link
Author

any news from this issue? or could i pull and try to build it my self after that we can review it together

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