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

[feat] Visualize running firmware updates #2110

Closed
LordMike opened this issue Dec 27, 2021 · 2 comments · Fixed by #2117
Closed

[feat] Visualize running firmware updates #2110

LordMike opened this issue Dec 27, 2021 · 2 comments · Fixed by #2117
Assignees
Labels
enhancement New feature or request

Comments

@LordMike
Copy link
Contributor

LordMike commented Dec 27, 2021

Is your feature request related to a problem? Please describe.
See #2093

Visualize a progress bar for OTA updates, so the progress is visible to users.

Describe the solution you'd like
@robertsLando hinted to making a new column on the devices list for this, but I suggest reusing the "fw" column -- it will only contain additional data when an update is running.

I've tried to prototype it with HTML editing in the picture below. (I know that a more fancy progress bar exists, so please use that :P)

image

@LordMike LordMike added the enhancement New feature or request label Dec 27, 2021
@LordMike
Copy link
Contributor Author

Could also include the next-version (use an icon for the arrow, ofc.):

image

@robertsLando
Copy link
Member

Thanks for the issue @LordMike , will try to find some time next week :)

robertsLando added a commit that referenced this issue Dec 29, 2021
* feat(ui): visualize running firmware updates

Fixes #2110

* fix: loader style
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants