2025-06-26T21:59:49Z

Augment the operations over connections between entities (except for adding a brand new entity) and the subsequent update to the graph visualization to avoid a full server round trip.

Dorian Taylor

Manipulating the properties of the entity itself would be easy enough, but altering the connections entails updating both the layout and the graph.

Sense Atlas Front End

Write front-end code that hijacks form submissions and supplants them with AJAX (again, or whatever it's called).