-
Notifications
You must be signed in to change notification settings - Fork 13
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
Add a "waiting for data" progress indicator #107
Comments
A new REST server was added to make this a bit user-friendlier: https://github.com/roataway/rest-api. It is currently deployed on Heroku. Summary:
It will look like this:
Use this information to provide an initial rendering of the data; the real-time telemetry will start arriving soon - use that from now on. |
Is this being solved? If not, I'd like to take up this issue. Thanks. |
Thanks for your offer to help, we'll gladly assign this issue to you. I will refine the specifications a bit, to consolidate every requirement in a single message (it will be posted later today). |
sure. Thank you |
@andylim0221, here is the detailed description of the desired behaviour:
Concerning the appearance of these elements:
Please let me know if this is clear. If there are any doubts - you can point out the step number at which things are not clear and we can discuss it. Also note that I didn't draw what it should look like in the UI - feel free to suggest your own widgets you consider appropriate for this scenario. Once we have the logic in order, if the visual aspects must be improved - we can do that in a separate issue. Source code of the diagram, in case you want to make changes, use this code on plantuml.com
|
@andylim0221 is everything clear and do you have everything you need in order to proceed? |
I think issue is too complicated 🙂 needs more investigation |
It can take up to 15s for telemetry to start arriving, this time the users might get the impression that something is wrong. We need an indeterminate progress indicator, a spinning wheel, for example, that says "Waiting for data".
The ideal solution looks like this:
The text was updated successfully, but these errors were encountered: