[GH-ISSUE #3] Webmanager not updating view upon child node adds/removals #2

Closed
opened 2026-05-23 08:37:56 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @appy-one on GitHub (Mar 10, 2021).
Original GitHub issue: https://github.com/appy-one/acebase-server/issues/3

Originally assigned to: @appy-one on GitHub.

The webmanager currently does not update its view when child nodes are added or removed, because it only subscribes to the notify_child_changed event. It should also subscribe to notify_child_removed and notify_child_added events to add/remove them to/from the view.

Originally created by @appy-one on GitHub (Mar 10, 2021). Original GitHub issue: https://github.com/appy-one/acebase-server/issues/3 Originally assigned to: @appy-one on GitHub. The webmanager currently does not update its view when child nodes are added or removed, because it only subscribes to the _notify_child_changed_ event. It should also subscribe to _notify_child_removed_ and _notify_child_added_ events to add/remove them to/from the view.
gitea-mirror added the
bug
label 2026-05-23 08:37:56 -06:00
Author
Owner

@appy-one commented on GitHub (Mar 10, 2021):

Fixed and published with acebase-server v1.1.1

<!-- gh-comment-id:795706283 --> @appy-one commented on GitHub (Mar 10, 2021): Fixed and published with acebase-server v1.1.1
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/acebase-server#2
No description provided.