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

Add refresh option to Items and/or comment that states do not update #1860

Closed
rkoshak opened this issue Apr 25, 2023 · 0 comments · Fixed by #1849
Closed

Add refresh option to Items and/or comment that states do not update #1860

rkoshak opened this issue Apr 25, 2023 · 0 comments · Fixed by #1849
Assignees
Labels
enhancement New feature or request main ui Main UI

Comments

@rkoshak
Copy link

rkoshak commented Apr 25, 2023

The problem

For performance reasons the states of Items on the Items page cannot be automatically kept up to date. After the page is initially loaded the states shown grow stale.

Your suggestion

Add a refresh button somewhere (at the top?) to refresh the states of the Items on demand.

Also, add a comment somewhere (at the bottom?) that the states of the Items do not update automatically and may be stale.

Your environment

Additional information

@rkoshak rkoshak added enhancement New feature or request main ui Main UI labels Apr 25, 2023
@florian-h05 florian-h05 self-assigned this Apr 25, 2023
florian-h05 added a commit to florian-h05/openhab-webui that referenced this issue Apr 25, 2023
@ghys ghys closed this as completed in #1849 May 2, 2023
ghys pushed a commit that referenced this issue May 2, 2023
Fixes #1839.
Fixes #574.
Closes #1860.

* Fixes Item icon styling on the Item detail page.
* Add support for openHAB iconsets.
* Fix `oh:` icons not properly displayed in `default-list-item.vue`.
* Refactor `oh-icon` config & style binding.
* Enable real-time state on the semantic model page.
* Enable state for the channel link edit page.
* Enable dynamic icons in the settings where missing and possible
(semantic model page, channel link edit page, Item edit page when
setting category, Items list page).
* Enable dynamic icons in the default list widget for most Items except
some and update the docs accordingly.
* Add a refresh button to the Item list page.

--
Signed-off-by: Florian Hotze <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request main ui Main UI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants