You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* master:
Take all door subclasses in door location glance badge (openhab#727)
[habpanel] Remove ItemStateEvent detection (openhab#737)
Update license headers to 2021 (openhab#739)
Fixopenhab#714 - Sort popup dialogs by name and jump to selected item on open (openhab#724)
Fixopenhab#538 - Do not concatenate search for items (openhab#726)
Fixopenhab#722 - Show current GA metadata when editing (openhab#723)
Fixopenhab#720 - Fix various problems with google assistant metadata UI (openhab#721)
Fixopenhab#684 - Allow diacritics in search bars (openhab#718)
CSP: allow blob: URLs (openhab#698)
Apply Spotless (openhab#680)
[unleash-maven-plugin] Preparation for next development cycle.
ghys
pushed a commit
to ghys/openhab-webui
that referenced
this issue
Jan 11, 2021
The problem
The Google Assistant Class is not remembered in the Metadata edit screen. So when you edit it, it doesn't show the current value but an empty field:
Expected behavior
It should show the current value.
Steps to reproduce
Additional information
Problem is in item-metadata-ga.vue file, classes computed property is missing. Will fix this myself with a PR soon.
The text was updated successfully, but these errors were encountered: