question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Page loader module

See original GitHub issue

I think one of the things missing for KVision is a good loader/spinner module. Since a lot of the cool things KVision can do are using coroutines and ajax requests, it stands to reason that KVision needs a good loading bar.

I saw there is ProgressBar which works well for our team in our forms, but we also would like a generic loader when we load our data from the backend (our app is very data intensive and makes a lot of requests).

I could just create something for our team, but would rather contribute something to KVision for others. Let me know what you think, I was thinking something like a wrapper for nanobar.js or pace.js

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
rjaroscommented, May 8, 2019

I think a module for pace.js would be very cool (I personally like the simple “Flash” theme). It could be configured automatically for all events when the module is added to the project, and reconfigured at any time with a simple API wrapper.

0reactions
robert-cronincommented, Jun 23, 2019

that sounds good to me, I think this issue is now resolved with version 0.0.37

Read more comments on GitHub >

github_iconTop Results From Across the Web

Joomla 3.x. How To Manage "Page Loader" Module In Wegy ...
This video shows how to manage " Page Loader " module in Wegy template.We've transcribed this video tutorial for you here: ...
Read more >
Loaders - webpack
Loaders are transformations that are applied to the source code of a module. They allow you to pre-process files as you import or...
Read more >
Joomla 3.x. How to manage "Page Loader" module in Wegy ...
Navigate to Extensions -> Module manager -> locate Page Loader module -> Options -> Select background image. If you wish to remove logo...
Read more >
Custom Loader Module - Customer FX
The Custom Loader Module is a module for Infor CRM Web that will dynamically load custom Javascript and CSS Stylesheet files without the...
Read more >
JavaScript Module Loaders - Liferay Help Center
A JavaScript module encapsulates code into a useful unit that exports its ... A normal web page usually loads JavaScript files via HTML...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found