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

[Bug]: Messages during OTA make user interface unusable #2135

Open
AndreKR opened this issue Sep 26, 2024 · 1 comment
Open

[Bug]: Messages during OTA make user interface unusable #2135

AndreKR opened this issue Sep 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@AndreKR
Copy link

AndreKR commented Sep 26, 2024

What happened?

I'm trying to disable a device, but the "Disabled" checkbox keep disabling itself about half a second after I enabled it.

2024-09-26-18-47-01-chrome.mp4

I believe this happens because I'm running some OTA updates that generate a lot of websocket messages, but they are not related to the device I'm trying to disable.

It seems that the UI state is somehow reset every time a message comes in, but that's a guess on my part.

What browsers are you seeing the problem on?

Chrome

Relevant stacktrace

No response

Did you download state.json.zip?

I will not attach state.json.zip

@AndreKR AndreKR added the bug Something isn't working label Sep 26, 2024
@Great-Chart
Copy link

I've also experienced this issue and don't believe it is related to OTA updates.
I have found that occasionally the Disabled checkbox would stay ticked long enough to scroll to the bottom of the page and hit Submit; (but not often)!
However, I have also discovered that (on Desktop implementation) ticking Disabled checkbox and then immediately hitting Enter key will apply the configuration change - with the red "Restart" button then becoming visible.

I'm not sure that the same workaround is practicable from within the mobile app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants