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.

Display a compiling indicator in browser

See original GitHub issue

Issuehunt badges

Feature request

What problem does this feature solve?

Rebuilding can be slow, it’s frustrating when you edit something but the page doesn’t update right away, we can provide a better experience by adding an indicator to show the build progress.

In Next.js:

next.js

In Nuxt.js:

nuxt

What does the proposed API look like?

This should be on by default, but you should be able to turn it off by build: { browserIndicator: false } or CLI flag --no-browser-indicator

How should this be implemented in your opinion?

Hook into webpack compiler and send progress info to browser via webpack-hot-middleware.


IssueHunt Summary

Backers (Total: $40.00)

Become a backer now!

Or submit a pull request to get the deposits!

Tips


IssueHunt has been backed by the following sponsors. Become a sponsor

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
nblthreecommented, Oct 4, 2019

I decided to use a “command seal” I will use this one gilgamesh-command-spell

1reaction
egoistcommented, Sep 19, 2019

@MarchWorks It’s a simple component so document.createElement is probably enough for this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

UI to show that code is compiling in the browser window #4626
UI to show that code is compiling in the browser window #4626 ... Probably it can be loading indicator in top of page....
Read more >
When do browsers show loading indicator? - Stack Overflow
There is some algorithm of showing "loading" indicator in browsers. There are even some techniques to trigger this indicator, such as:.
Read more >
Compiling - NinjaScript - NinjaTrader 8
You can compile this indicator by selecting the Compile menu item from within the NinjaScript Editor Right Click, by clicking the Compile icon...
Read more >
Build a typing indicator with JavaScript - Pusher
Build a typing indicator in a chat application with JavaScript and display the name or username of who is currently typing. ss.
Read more >
Custom Indicator is not working with Chrome browser
I have already enabled the network protection via Intune as well and Windows accounts and Defender Browser Protection extensions have been added ...
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