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

[Feature] Automatically refresh when speed test was run #122

Closed
MauriceNino opened this issue Jun 17, 2022 · 1 comment
Closed

[Feature] Automatically refresh when speed test was run #122

MauriceNino opened this issue Jun 17, 2022 · 1 comment

Comments

@MauriceNino
Copy link
Owner

Description of the feature

Currently, until the speed test is run, up and down speed are both marked as / on the frontend. This only changes on a hard refresh of the page.

Additional context

We could use sockets for that "static" information as well - that way, when any changes happen, we can just propagate those directly into the view.

MauriceNino added a commit that referenced this issue Jun 19, 2022
# [3.6.0](v3.5.2...v3.6.0) (2022-06-19)

### Features

* add gpu widget ([0328463](0328463)), closes [#43](#43)
* **api:** dont load unnecessary data for unused widgets ([c166974](c166974)), closes [#121](#121)
* load static info via websockets as well ([cad530d](cad530d)), closes [#122](#122)
@MauriceNino
Copy link
Owner Author

🎉 This issue has been resolved in version 3.6.0

Please check the changelog for more details.

alan-caio added a commit to alan-caio/healthcare-dshboard-react-node that referenced this issue Jul 28, 2022
# [3.6.0](MauriceNino/dashdot@v3.5.2...v3.6.0) (2022-06-19)

### Features

* add gpu widget ([0328463](MauriceNino/dashdot@0328463)), closes [#43](MauriceNino/dashdot#43)
* **api:** dont load unnecessary data for unused widgets ([c166974](MauriceNino/dashdot@c166974)), closes [#121](MauriceNino/dashdot#121)
* load static info via websockets as well ([cad530d](MauriceNino/dashdot@cad530d)), closes [#122](MauriceNino/dashdot#122)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant