Open b1conrad opened 3 years ago
To properly fix this, the engine should make some events available to the UI over websockets. This way the UI can listen for those events and update when picos are modified or deleted.
Agreed. Will put this back in the backlog, and link it to an issue about websockets.
Don't know if anything can be done about this, but it is a bit disconcerting when your code creates (deletes) a child pico but when you visit the About tab the list of children is the same as it was before. Until you refresh the page.