thinger-io / thinger-server

Thinger.io Server Repository
MIT License
2 stars 0 forks source link

[Dashboard Screeen] - The button does not disable when the device is offline #61

Open georgevbsantiago opened 10 months ago

georgevbsantiago commented 10 months ago

The button does not disable when the device is offline

The button on the dashboad must be disabled when the device is offline. The current behavior (which allows you to turn the button on and off with the device offline) confuses the user.

https://github.com/thinger-io/thinger-server/assets/22058152/f822c570-09bf-44c3-aa04-fcf2237c2a86

Thinger Server: 5.3.2

georgevbsantiago commented 10 months ago

ON Switch (Green) - Connected Device image

OFF Switch (Red) - Connected Device image

Switch (Gray) - Disconnected Device image

georgevbsantiago commented 10 months ago

image

georgevbsantiago commented 2 months ago

Extremely important functionality! When the device goes offline, the button also needs to be disabled. Otherwise, the user thinks the button/device is active and tries to activate the button. We need this functionality fast.