vaadin / vaadin-connect

A Vaadin Labs experiment with a secure stateless communication framework
https://vaadin.com/labs/vaadin-connect
Apache License 2.0
18 stars 5 forks source link

add a 'reloading' indicator to the API browser / app #401

Open vlukashov opened 5 years ago

vlukashov commented 5 years ago

It would be awesome to see a visual indication that the reload is in progress when looking at the app / the API browser in the dev mode.

After updating the app source code (Java or TS) it takes a while for the app to recompile / restart / reload. When I switch to the browser window it might not be ready yet. I want to know when it is ready.