Skip to content

Ensure stale node views are updated and deletion does not cause flicker#60

Merged
philippjfr merged 3 commits intomainfrom
update_stale
Mar 26, 2026
Merged

Ensure stale node views are updated and deletion does not cause flicker#60
philippjfr merged 3 commits intomainfrom
update_stale

Conversation

@philippjfr
Copy link
Copy Markdown
Contributor

Updating the nodes was reflected correctly on the frontend but the views were not updated at the same time resulting in stale node views. Additionally since we updated nodes and edges in sequence there could be flicker on node deletion, using hold we ensure that these updates are reflected on the frontend simultaneously.

@philippjfr philippjfr merged commit 9e456ac into main Mar 26, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant