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

Model treeview won't update properly if item description is changed #671

Closed
XeS0r opened this issue Dec 19, 2020 · 1 comment · Fixed by #805
Closed

Model treeview won't update properly if item description is changed #671

XeS0r opened this issue Dec 19, 2020 · 1 comment · Fixed by #805
Assignees
Labels
bug Something isn't working main ui Main UI

Comments

@XeS0r
Copy link

XeS0r commented Dec 19, 2020

The problem

Model view won't update the item properly if the item description has been changed.

Expected behavior

Model view should update item description on the right as well.

Steps to reproduce

  1. Choose an Equipment from the model perspective
  2. Edit assigned item
  3. Change description
  4. Save
  5. Description chages back to previous description (in the item view)
  6. This persists only until you reselect the item in the model view tree
  7. Sometimes you need a second try on another or the same item

Your environment

Konfigurationsverzeichnis
/etc/openhab
Verzeichnis für Anwenderdaten
/var/lib/openhab
Verzeichnis für Protokolldateien
/var/log/openhab
Betriebssystem
Linux/5.4.0-1025-raspi (arm)
Java Runtime
Ubuntu
11.0.9.1 (undefined)

Browser console

Browser network traffic

Additional information

@XeS0r XeS0r added bug Something isn't working main ui Main UI labels Dec 19, 2020
@XeS0r XeS0r changed the title [OH3 RC2] Model view won't update properly if item description is changed [MainUI][OH3 RC2] Model view won't update properly if item description is changed Dec 19, 2020
@XeS0r
Copy link
Author

XeS0r commented Dec 22, 2020

#681 Should be related to this

@ghys ghys changed the title [MainUI][OH3 RC2] Model view won't update properly if item description is changed Model treeview won't update properly if item description is changed Jan 14, 2021
@ghys ghys self-assigned this Jan 14, 2021
ghys added a commit to ghys/openhab-webui that referenced this issue Jan 14, 2021
Fixes openhab#671.
Fixes openhab#681.

Signed-off-by: Yannick Schaus <[email protected]>
@ghys ghys closed this as completed in #805 Jan 14, 2021
ghys added a commit that referenced this issue Jan 14, 2021
Fixes #671.
Fixes #681.

Signed-off-by: Yannick Schaus <[email protected]>
ghys added a commit that referenced this issue Jan 16, 2021
Fixes #671.
Fixes #681.

Signed-off-by: Yannick Schaus <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working main ui Main UI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants