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

WebUI - notify if a connection to the EMS-ESP drops and refresh on connect #178

Closed
proddy opened this issue Nov 3, 2021 · 2 comments
Closed
Labels
enhancement New feature or request

Comments

@proddy
Copy link
Contributor

proddy commented Nov 3, 2021

A few cases

  1. When clicking Restart from the System tab, there is no response back to the user's browser when EMS-ESP reconnects. This is because the browser session is killed.
  2. When uploading a firmware you're never sure if it's done and have to manually shift-R to reload the page and purge the cache

I plan to implement a WebSocket timer that polls the connection and reports if it can't be reached and keeps retrying. On a successful re-connect, a refresh is forced.

@proddy proddy added the enhancement New feature or request label Nov 3, 2021
@proddy proddy changed the title WebUI - automatic try and reconnect after a System Restart WebUI - notify if a connection to the EMS-ESP drops and refresh on connect Nov 4, 2021
@proddy proddy self-assigned this Nov 5, 2021
@proddy proddy added this to the v3.4 milestone Nov 10, 2021
@proddy
Copy link
Contributor Author

proddy commented Dec 17, 2021

Refresh on upload has been implemented in 3.4

@proddy
Copy link
Contributor Author

proddy commented Dec 17, 2021

I like how the Unifi products do this:

Screenshot 2021-12-11 213101

@proddy proddy removed this from the v3.4 milestone Jan 19, 2022
@proddy proddy removed their assignment Mar 8, 2022
@proddy proddy closed this as completed Feb 18, 2023
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

No branches or pull requests

1 participant