Closed dongrote closed 4 years ago
Change UI layout to be tables with the following columns:
This way, regardless of state query time, the rows can all be rendered. Specific columns can be updated to indicate state for that device/service.
For devices, that Status column can render a loading icon, or the text “Checking ...”, or something along those lines.
For action buttons, they can be AsyncButtons as they are now.
Could display a colored power icon to indicate online status to save horizontal space.
power
Change UI layout to be tables with the following columns:
This way, regardless of state query time, the rows can all be rendered. Specific columns can be updated to indicate state for that device/service.
For devices, that Status column can render a loading icon, or the text “Checking ...”, or something along those lines.
For action buttons, they can be AsyncButtons as they are now.